Withdrawn: 8261455: Automatically generate the CDS archive if necessary

Yumin Qi minqi at openjdk.java.net
Fri Nov 5 16:21:17 UTC 2021


On Mon, 18 Oct 2021 21:22:26 GMT, Yumin Qi <minqi at openjdk.org> wrote:

> Please review,
>   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.
>   This is a revised patch based on the old PR: 5077 and after bug 8273152 integrated.
> 
> Tests: tier1,tier2,tier3,tier4
> 
> Thanks
> Yumin

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5997


More information about the hotspot-runtime-dev mailing list