Details
Description
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);
^~~~~~~~~~~~~~~~~~~~~~~~~
Attachments
Issue Links
- relates to
-
JDK-8215030 Disable shenandoah in Oracle builds
-
- Resolved
-
-
JDK-8230003 Make Monitor inherit from Mutex
-
- Resolved
-