commit | 0112514fdeadb45b112dc409478a1e838626f360 | [log] [tgz] |
---|---|---|
author | Jan Lahoda <jlahoda@openjdk.org> | Fri May 24 12:25:18 2019 +0200 |
committer | Jan Lahoda <jlahoda@openjdk.org> | Fri May 24 12:25:18 2019 +0200 |
tree | 5f68322252ba23f5dcbd17a98edb6c766acf5a50 | |
parent | 9a193f38a316a11eaa0b7a201464ba712815ee41 [diff] |
8220702: compiling in the context of an automatic module disallows --add-modules ALL-MODULE-PATH Allow --add-modules ALL-MODULE-PATH when compiling in the context of an automatic module. Reviewed-by: jjg