RFR: 8273853: Update the Java manpage for automatic CDS archive updating [v2]
Ioi Lam
iklam at openjdk.java.net
Mon Jun 6 20:56:37 UTC 2022
On Mon, 6 Jun 2022 06:11:55 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> @dholmes-ora comments
>
> src/java.base/share/man/java.1 line 5563:
>
>> 5561: Therefore, if you upgrade to a newer JDK,
>> 5562: \f[CB]\-XX:+AutoCreateSharedArchive\f[R] will automatically recreate the
>> 5563: archive.
>
> But the first time you run it won't be able to use the existing archive file. This also suggests that the answer above is that the file will always get written at exit, regardless of the version or whether it pre-existed.
Hi David, I have updated the text to be more precise about the behavior.
-------------
PR: https://git.openjdk.java.net/jdk/pull/9024
More information about the hotspot-runtime-dev
mailing list