Integrated: 8235229: Compilation against a modular, multi-release JAR erroneous with --release
Jan Lahoda
jlahoda at openjdk.java.net
Wed Sep 9 13:05:42 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.
This pull request has now been integrated.
Changeset: 5fef8dda
Author: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/5fef8dda
Stats: 55 lines in 2 files changed: 0 ins; 54 del; 1 mod
8235229: Compilation against a modular, multi-release JAR erroneous with --release
Reviewed-by: vromero
-------------
PR: https://git.openjdk.java.net/jdk/pull/43
More information about the compiler-dev
mailing list