-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 14
-
Component/s: hotspot
-
b12
-
x86_64
-
os_x
src/hotspot/share/gc/shenandoah/shenandoahRootVerifier.cpp:69:43: error: cannot initialize a parameter of type 'const Monitor *' with an lvalue of type 'Mutex *'
shenandoah_assert_locked_or_safepoint(ClassLoaderDataGraph_lock);
^~~~~~~~~~~~~~~~~~~~~~~~~
shenandoah_assert_locked_or_safepoint(ClassLoaderDataGraph_lock);
^~~~~~~~~~~~~~~~~~~~~~~~~
- relates to
-
JDK-8215030 Disable shenandoah in Oracle builds
-
- Resolved
-
-
JDK-8230003 Make Monitor inherit from Mutex
-
- Resolved
-