Found this while poking around at Valhalla that turned off heap sharing. The fix is simple, there's a missing HeapShared::is_loading() check.
- caused by
-
JDK-8365932 Implementation of JEP 516: Ahead-of-Time Object Caching with Any GC
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/d854a042
-
Review(master)
openjdk/jdk/28741