a6098174e3
added documentation
2023-09-26 16:29:51 +08:00
bbd6251bb2
Fixed bug with service providers under JPMS
...
Modules that are service providers are not required by any other modules, this causes them to be ignored by
`Configuration.resolve` and not included in the module layer
2022-09-01 13:07:08 +08:00
2516139a31
fixed JPMS bug
2022-07-01 04:36:02 +08:00
2b8e150949
added library toc file
2022-06-30 21:09:17 +08:00
6f294d4dd7
fixed bug with resource handling
2022-06-27 17:21:23 +08:00
01ff2bae71
added support for Java 8
2022-06-27 01:23:58 +08:00
662d77d3cd
added extension classloader to classloader's hierarchy
2022-05-10 15:11:02 +08:00
7ec91ed870
fixed JPMS support
2022-03-16 13:52:58 +08:00
1a47d2956e
upgraded bytecode to Java 11
2022-01-16 19:27:57 +08:00