Integrated: 8318126: Refresh manpages
David Holmes
dholmes at openjdk.org
Tue Oct 17 21:35:26 UTC 2023
On Mon, 16 Oct 2023 01:18:52 GMT, David Holmes <dholmes at openjdk.org> wrote:
> The open nroff manpage files are out of sync with their closed markdown sources and need to be refreshed.
>
> The changes to apply are coming from:
>
> - [JDK-8288158](https://bugs.openjdk.org/browse/JDK-8288158): Add an anchor to each subcommand option on jfr html page
> - [JDK-8273131](https://bugs.openjdk.org/browse/JDK-8273131): Update the java manpage markdown source for JFR filename expansion
> - [JDK-8221633](https://bugs.openjdk.org/browse/JDK-8221633): StartFlightRecording: consider moving mention of multiple comma-separated parameters to the front
> - [JDK-8308662](https://bugs.openjdk.org/browse/JDK-8308662): Update the "java" tool specification for CompileOnly
> - [JDK-8317565](https://bugs.openjdk.org/browse/JDK-8317565): Update Manpage for obsoletion of UseSHM
> - [JDK-8310460](https://bugs.openjdk.org/browse/JDK-8310460): Remove jdeps -profile option
>
> There are also some simple line break changes, likely due to using different versions of the pandoc tool.
>
> Thanks
This pull request has now been integrated.
Changeset: cceb0d8a
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/cceb0d8a2321ce622569aa4afaf98a074e59e215
Stats: 115 lines in 4 files changed: 27 ins; 64 del; 24 mod
8318126: Refresh manpages
Reviewed-by: alanb, mli, iris
-------------
PR: https://git.openjdk.org/jdk/pull/16196
More information about the core-libs-dev
mailing list