RFR: 8261455: Automatically generate the CDS archive if necessary [v2]
Yumin Qi
minqi at openjdk.java.net
Mon Sep 13 15:59:50 UTC 2021
On Sat, 14 Aug 2021 15:21:50 GMT, Yumin Qi <minqi at openjdk.org> wrote:
>> When shared archive (dynamic archive) failed to map due to damage of the archive file, dump/run jdk version mismatch or non-existence file etc, the new patch will automatically create a new shared archive if -XX:+AutoCreateSharedArchive specified with the name based on SharedArchiveFile.
>>
>> Tests: tier1,tier2,tier3,tier4
>>
>> Thanks
>> Yumin
>
> Yumin Qi has updated the pull request incrementally with one additional commit since the last revision:
>
> Fixed base:top related issue and add more tests
The work will continue after related small bug fixed first.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5077
More information about the hotspot-runtime-dev
mailing list