Similarly to ReduceInitialCardMarks, ZGC has a special case for allocations that end up in old generation that might have had their barriers elided. Currently deoptimize_allocation only checks for C2 but it should also check for JVMCI. As we aren't actually taking advantage of this in Graal yet this can be deferred to 25.
- relates to
-
JDK-8336408 JVMTI HeapMonitorThreadTest.java fails with "assert(!is_null(ptr)) failed: not supported"
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/cc34135f
-
Review(master) openjdk/jdk/24957