mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8218997: Xusage text, man help, etc doesn't mention -Xlog option
Reviewed-by: dholmes
This commit is contained in:
parent
218204b1a3
commit
b1de49766f
1 changed files with 3 additions and 0 deletions
|
@ -136,6 +136,9 @@ java.launcher.X.usage=\n\
|
|||
\ -Xinternalversion\n\
|
||||
\ displays more detailed JVM version information than the\n\
|
||||
\ -version option\n\
|
||||
\ -Xlog:<opts> Configure or enable logging with the Java Virtual\n\
|
||||
\ Machine (JVM) unified logging framework. Use -Xlog:help\n\
|
||||
\ for details.\n\
|
||||
\ -Xloggc:<file> log GC status to a file with time stamps\n\
|
||||
\ -Xmixed mixed mode execution (default)\n\
|
||||
\ -Xmn<size> sets the initial and maximum size (in bytes) of the heap\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue