RFR: 8373411: Crash when PrintSharedArchiveAndExit is enabled but shared heap is disabled [v2]

Aleksey Shipilev shade at openjdk.org
Thu Dec 11 09:46:19 UTC 2025


On Thu, 11 Dec 2025 09:42:28 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> Found this while poking around at Valhalla that turned off heap sharing. The fix is simple, there's a missing HeapShared::is_loading() check that we missed when refactoring the object streaming code.
>
> Stefan Karlsson has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Review

Marked as reviewed by shade (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/28741#pullrequestreview-3566567238


More information about the hotspot-runtime-dev mailing list