mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
Merge
This commit is contained in:
commit
70f5693356
14 changed files with 377 additions and 52 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue