RFR: 8235229: Compilation against a modular, multi-release JAR erroneous with --release
Vicente Romero
vromero at openjdk.java.net
Tue Sep 8 16:28:18 UTC 2020
On Mon, 7 Sep 2020 08:57:49 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> 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.
looks good to me
-------------
Marked as reviewed by vromero (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/43
More information about the compiler-dev
mailing list