RFR: 8268725: jshell does not support the --enable-native-access option
Athijegannathan Sundararajan
sundar at openjdk.java.net
Fri Jul 16 12:47:52 UTC 2021
On Fri, 16 Jul 2021 12:26:01 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> Adding `--enable-native-access` option to JShell. Set as a parameter to the remote agent (`--enable-native-access=ALL-UNNAMED`), but not the compiler, as the compiler does not have this option.
LGTM
Is this consistent with other module specific options? enable native access can be specified per module basis as well (in addition to ALL-UNNAMED)
-------------
Marked as reviewed by sundar (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4810
More information about the kulla-dev
mailing list