mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
8339918: Remove checks for outdated -t -tm -Xfuture -checksource -cs -noasyncgc options from the launcher
Reviewed-by: dholmes, alanb
This commit is contained in:
parent
6be15c3d0b
commit
a4eb9a063f
4 changed files with 13 additions and 28 deletions
|
@ -141,9 +141,6 @@ java.launcher.X.usage=\n\
|
|||
\ -Xcomp forces compilation of methods on first invocation\n\
|
||||
\ -Xdebug does nothing; deprecated for removal in a future release.\n\
|
||||
\ -Xdiag show additional diagnostic messages\n\
|
||||
\ -Xfuture enable strictest checks, anticipating future default.\n\
|
||||
\ This option is deprecated and may be removed in a\n\
|
||||
\ future release.\n\
|
||||
\ -Xint interpreted mode execution only\n\
|
||||
\ -Xinternalversion\n\
|
||||
\ displays more detailed JVM version information than the\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue