RFR: JDK-8235229: Compilation against a modular, multi-release JAR erroneous with --release
Jan Lahoda
jan.lahoda at oracle.com
Wed Aug 26 14:40:48 UTC 2020
Hi,
A combination of a multi-release modular jar and --release option does
not work well, because the appropriate file manager does not have a
multi-release option set. The proposal is to set the multi-release
option to the file manager.
Proposed webrev:
http://cr.openjdk.java.net/~jlahoda/8235229/webrev.00/
JBS:
https://bugs.openjdk.java.net/browse/JDK-8235229
How does this look?
Thanks,
Jan
More information about the compiler-dev
mailing list