RFR: 8304147: JVM crash during shutdown when dumping dynamic archive [v2]

Coleen Phillimore coleenp at openjdk.org
Mon Mar 27 12:09:35 UTC 2023


On Mon, 27 Mar 2023 04:59:01 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> I changed the condition to use a temp variable that should make things clearer.
>> 
>> `ArchiveClassesAtExit` was always passed to `dump` as the `archive_name`, so no "switch" there.
>
> Update: I changed the condition as you suggested.

Ok, I see it now.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13134#discussion_r1149215995


More information about the hotspot-runtime-dev mailing list