8245268: -Xcomp is missing from java launcher documentation

Reviewed-by: kvn
This commit is contained in:
Igor Veresov 2022-07-02 05:55:10 +00:00
parent 9515560c54
commit f5cdabad06

@ -873,6 +873,12 @@ Calling other JNI functions in the scope of
Expect a performance degradation when this option is used.
.RE
.TP
.B \f[CB]\-Xcomp\f[R]
Testing mode to exercise JIT compilers.
This option should not be used in production environments.
.RS
.RE
.TP
.B \f[CB]\-Xdebug\f[R]
Does nothing.
Provided for backward compatibility.