RFR: 8346778: Enable native access should work with the source launcher
Christian Stein
cstein at openjdk.org
Wed Jan 8 20:29:04 UTC 2025
On Wed, 8 Jan 2025 18:35:19 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> What happens if the user specifies `--enable-native-access=ALL-UNNAMED` ?
Very good catch! I extended the logic and the test case to cover this special "module name" correctly.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22930#issuecomment-2578587922
More information about the compiler-dev
mailing list