mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8198793: Add launcher support for preview features
Reviewed-by: mchung, sundar
This commit is contained in:
parent
f491141467
commit
1065333848
1 changed files with 2 additions and 0 deletions
|
@ -113,6 +113,8 @@ java.launcher.opt.footer = \
|
|||
\ one or more argument files containing options\n\
|
||||
\ -disable-@files\n\
|
||||
\ prevent further argument file expansion\n\
|
||||
\ --enable-preview\n\
|
||||
\ allow classes to depend on preview features of this release
|
||||
\To specify an argument for a long option, you can use --<name>=<value> or\n\
|
||||
\--<name> <value>.\n
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue