8261149: Initial nroff manpage update for JDK 17

Reviewed-by: dholmes, erikj
This commit is contained in:
Magnus Ihse Bursie 2021-02-04 14:37:33 +00:00
parent be772ffaf3
commit f7a6cff983
28 changed files with 28 additions and 49 deletions

View file

@ -22,7 +22,7 @@
.\"t
.\" Automatically generated by Pandoc 2.3.1
.\"
.TH "JAVA" "1" "2021" "JDK 17" "JDK Commands"
.TH "JAVA" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy
.SH NAME
.PP
@ -4095,22 +4095,6 @@ The replacement Unified Logging syntax is
\f[CB]\-Xlog:class+loader+constraints=info\f[R].
See \f[B]Enable Logging with the JVM Unified Logging Framework\f[R].
.RE
.SH REMOVED JAVA OPTIONS
.PP
These \f[CB]java\f[R] options have been removed in JDK 16 and using them
results in an error of:
.RS
.PP
\f[CB]Unrecognized\ VM\ option\f[R] \f[I]option\-name\f[R]
.RE
.TP
.B \f[CB]\-XX:+UseParallelOldGC\f[R]
Enables the use of the parallel garbage collector for full GCs.
By default, this option is disabled.
Enabling it automatically enables the \f[CB]\-XX:+UseParallelGC\f[R]
option.
.RS
.RE
.PP
For the lists and descriptions of options removed in previous releases
see the \f[I]Removed Java Options\f[R] section in: