Test: applications/dacapo/Dacapo24H.java
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (open/src/hotspot/share/gc/z/zBarrier.cpp:48), pid=15842, tid=28986
# assert(ZAddress::is_marked(addr)) failed: Should be marked
#
# JRE version: Java(TM) SE Runtime Environment (14.0+19) (fastdebug build 14-ea+19-801)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 14-ea+19-801, mixed mode, tiered, z gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x1826c3e] unsigned long ZBarrier::mark<true, false, true>(unsigned long)+0x1de
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (open/src/hotspot/share/gc/z/zBarrier.cpp:48), pid=15842, tid=28986
# assert(ZAddress::is_marked(addr)) failed: Should be marked
#
# JRE version: Java(TM) SE Runtime Environment (14.0+19) (fastdebug build 14-ea+19-801)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 14-ea+19-801, mixed mode, tiered, z gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x1826c3e] unsigned long ZBarrier::mark<true, false, true>(unsigned long)+0x1de
- duplicates
-
JDK-8234426 Sweeper should not CompiledIC::set_to_clean with ICStubs for is_unloading() nmethods
- Closed