8304478: Initial nroff manpage generation for JDK 22

Reviewed-by: alanb, sspitsyn, mchung, lancea
This commit is contained in:
David Holmes 2023-06-19 22:30:50 +00:00
parent 7b45c8fc3a
commit b2e86aef65
28 changed files with 72 additions and 105 deletions

View file

@ -36,7 +36,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "JAVA" "1" "2023" "JDK 21-ea" "JDK Commands"
.TH "JAVA" "1" "2024" "JDK 22-ea" "JDK Commands"
.hy
.SH NAME
.PP
@ -187,7 +187,7 @@ with new values added and old values removed.
You\[aq]ll get an error message if you use a value of \f[I]N\f[R] that
is no longer supported.
The supported values of \f[I]N\f[R] are the current Java SE release
(\f[V]21\f[R]) and a limited number of previous releases, detailed in
(\f[V]22\f[R]) and a limited number of previous releases, detailed in
the command-line help for \f[V]javac\f[R], under the \f[V]--source\f[R]
and \f[V]--release\f[R] options.
.RE
@ -3813,7 +3813,7 @@ This option was deprecated in JDK 16 by \f[B]JEP 396\f[R]
403\f[R] [https://openjdk.org/jeps/403].
.SH REMOVED JAVA OPTIONS
.PP
These \f[V]java\f[R] options have been removed in JDK 21 and using them
These \f[V]java\f[R] options have been removed in JDK 22 and using them
results in an error of:
.RS
.PP