-
Bug
-
Resolution: Fixed
-
P1
-
14
-
b09
# Internal Error (/home/shade/trunks/jdk-jdk/src/hotspot/share/runtime/mutex.cpp:46), pid=27699, tid=27790
# assert(thread->is_Java_thread() || !do_safepoint_check || _safepoint_check_required != Monitor::_safepoint_check_never) failed: NonJavaThread should not check for safepoint
V [libjvm.so+0xff3399] Monitor::check_safepoint_state(Thread*, bool)+0x119
V [libjvm.so+0xff33f1] Monitor::lock(Thread*)+0x29
V [libjvm.so+0xff35fb] Monitor::lock()+0x23
V [libjvm.so+0x119d62c] ShenandoahCodeRootsIterator::ShenandoahCodeRootsIterator()+0x10e
- relates to
-
JDK-8215030 Disable shenandoah in Oracle builds
-
- Resolved
-
-
JDK-8224115 Shenandoah: Eliminate RWLock that protects recorded nmethod data array
-
- Resolved
-
-
JDK-8229000 Fix lock and reenable assert in Monitor::check_safepoint_state
-
- Resolved
-