mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6
Reviewed-by: alanb, cjplummer, dholmes
This commit is contained in:
parent
9e4fc568a6
commit
842d6329cf
25 changed files with 32 additions and 41 deletions
|
@ -134,7 +134,7 @@ java.launcher.X.usage=\n\
|
|||
\ append to end of bootstrap class path\n\
|
||||
\ -Xcheck:jni perform additional checks for JNI functions\n\
|
||||
\ -Xcomp forces compilation of methods on first invocation\n\
|
||||
\ -Xdebug does nothing. Provided for backward compatibility.\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\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue