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:
Jaikiran Pai 2023-07-21 12:58:20 +00:00
parent 9e4fc568a6
commit 842d6329cf
25 changed files with 32 additions and 41 deletions

View file

@ -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\