RFR: 8273853: Update the Java manpage for automatic CDS archive updating
Calvin Cheung
ccheung at openjdk.java.net
Fri Jun 3 21:33:34 UTC 2022
On Fri, 3 Jun 2022 20:45:24 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Added description of the new flag `-XX:+AutoCreateSharedArchive` to the `java` man page.
Looks good. One comment on the title of the new section.
src/java.base/share/man/java.1 line 5536:
> 5534: \f[CB]env\ JAVA_TOOL_OPTIONS=\-XX:+RecordDynamicDumpInfo\ bash\ app_start.sh\f[R]
> 5535: .RE
> 5536: .SS Using Dynamic CDS Archive File with \-XX:+AutoCreateSharedArchive
Should the above be "Creating/Using Dynamic CDS Archive..."?
-------------
PR: https://git.openjdk.java.net/jdk/pull/9024
More information about the hotspot-runtime-dev
mailing list