mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8318295: Update launcher help for enable-native-access
Reviewed-by: jvernee
This commit is contained in:
parent
d0ea2a5111
commit
39e2b7a6d3
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue