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 .\"t
.\" Automatically generated by Pandoc 2.3.1 .\" 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 .hy
.SH NAME .SH NAME
.PP .PP
@ -4095,22 +4095,6 @@ The replacement Unified Logging syntax is
\f[CB]\-Xlog:class+loader+constraints=info\f[R]. \f[CB]\-Xlog:class+loader+constraints=info\f[R].
See \f[B]Enable Logging with the JVM Unified Logging Framework\f[R]. See \f[B]Enable Logging with the JVM Unified Logging Framework\f[R].
.RE .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 .PP
For the lists and descriptions of options removed in previous releases For the lists and descriptions of options removed in previous releases
see the \f[I]Removed Java Options\f[R] section in: see the \f[I]Removed Java Options\f[R] section in:

View file

@ -22,7 +22,7 @@
.\"t .\"t
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "KEYTOOL" "1" "2021" "JDK 16" "JDK Commands" .TH "KEYTOOL" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "RMID" "1" "2021" "JDK 16" "JDK Commands" .TH "RMID" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "RMIREGISTRY" "1" "2021" "JDK 16" "JDK Commands" .TH "RMIREGISTRY" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JRUNSCRIPT" "1" "2021" "JDK 16" "JDK Commands" .TH "JRUNSCRIPT" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JAVAC" "1" "2021" "JDK 16" "JDK Commands" .TH "JAVAC" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP
@ -631,11 +631,6 @@ As applicable, see the descriptions in \f[B]\f[BC]\-\-release\f[B]\f[R],
details. details.
.RE .RE
.TP .TP
.B \f[CB]\-\-doclint\-format\f[R] [\f[CB]html4\f[R]|\f[CB]html5\f[R]]
Specifies the format for documentation comments.
.RS
.RE
.TP
.B \f[CB]\-\-patch\-module\f[R] \f[I]module\f[R]\f[CB]=\f[R]\f[I]path\f[R] .B \f[CB]\-\-patch\-module\f[R] \f[I]module\f[R]\f[CB]=\f[R]\f[I]path\f[R]
Overrides or augments a module with classes and resources in JAR files Overrides or augments a module with classes and resources in JAR files
or directories. or directories.

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "SERIALVER" "1" "2021" "JDK 16" "JDK Commands" .TH "SERIALVER" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JHSDB" "1" "2021" "JDK 16" "JDK Commands" .TH "JHSDB" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JAR" "1" "2021" "JDK 16" "JDK Commands" .TH "JAR" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -22,7 +22,7 @@
.\"t .\"t
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JARSIGNER" "1" "2021" "JDK 16" "JDK Commands" .TH "JARSIGNER" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JAVADOC" "1" "2021" "JDK 16" "JDK Commands" .TH "JAVADOC" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JCMD" "1" "2021" "JDK 16" "JDK Commands" .TH "JCMD" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JINFO" "1" "2021" "JDK 16" "JDK Commands" .TH "JINFO" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JMAP" "1" "2021" "JDK 16" "JDK Commands" .TH "JMAP" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JPS" "1" "2021" "JDK 16" "JDK Commands" .TH "JPS" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JSTACK" "1" "2021" "JDK 16" "JDK Commands" .TH "JSTACK" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JSTAT" "1" "2021" "JDK 16" "JDK Commands" .TH "JSTAT" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JCONSOLE" "1" "2021" "JDK 16" "JDK Commands" .TH "JCONSOLE" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JAVAP" "1" "2021" "JDK 16" "JDK Commands" .TH "JAVAP" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JDEPRSCAN" "1" "2021" "JDK 16" "JDK Commands" .TH "JDEPRSCAN" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JDEPS" "1" "2021" "JDK 16" "JDK Commands" .TH "JDEPS" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JDB" "1" "2021" "JDK 16" "JDK Commands" .TH "JDB" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JFR" "1" "2021" "JDK 16" "JDK Commands" .TH "JFR" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JLINK" "1" "2021" "JDK 16" "JDK Commands" .TH "JLINK" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JMOD" "1" "2021" "JDK 16" "JDK Commands" .TH "JMOD" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JPACKAGE" "1" "2019" "JDK 16" "JDK Commands" .TH "JPACKAGE" "1" "2019" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -22,7 +22,7 @@
.\"t .\"t
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JSHELL" "1" "2021" "JDK 16" "JDK Commands" .TH "JSHELL" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP

View file

@ -21,7 +21,7 @@
.\" .\"
.\" Automatically generated by Pandoc 2.3.1 .\" Automatically generated by Pandoc 2.3.1
.\" .\"
.TH "JSTATD" "1" "2021" "JDK 16" "JDK Commands" .TH "JSTATD" "1" "2021" "JDK 17\-ea" "JDK Commands"
.hy .hy
.SH NAME .SH NAME
.PP .PP