mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-07 17:08:53 +00:00
8318295: Update launcher help for enable-native-access
Reviewed-by: jvernee
This commit is contained in:
parent
d0ea2a5111
commit
39e2b7a6d3
@ -63,8 +63,8 @@ java.launcher.opt.footer = \
|
||||
\ <module name> can also be ALL-DEFAULT, ALL-SYSTEM,\n\
|
||||
\ ALL-MODULE-PATH.\n\
|
||||
\ --enable-native-access <module name>[,<module name>...]\n\
|
||||
\ modules that are permitted to perform restricted native operations.\n\
|
||||
\ <module name> can also be ALL-UNNAMED.\n\
|
||||
\ allow code in modules to access code and data outside the Java runtime.\n\
|
||||
\ <module name> can also be ALL-UNNAMED to indicate code on the class path.\n\
|
||||
\ --list-modules\n\
|
||||
\ list observable modules and exit\n\
|
||||
\ -d <module name>\n\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user