This commit is contained in:
Jesper Wilhelmsson 2022-07-02 18:07:36 +00:00
commit 70f5693356
14 changed files with 377 additions and 52 deletions

View file

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