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

Stefan Karlsson stefank at openjdk.org
Fri Dec 12 14:06:38 UTC 2025


On Thu, 11 Dec 2025 09:46:19 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

Thanks for the reviews! Tier1 testing passed.

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

PR Comment: https://git.openjdk.org/jdk/pull/28741#issuecomment-3646603805


More information about the hotspot-runtime-dev mailing list