-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b25
-
generic
-
generic
JVM/TI files like src/hotspot/share/prims/jvmtiEnv.cpp have
comments like these:
// Threads_lock NOT held, java_thread not protected by lock
These should have been taken care of by a follow up bug after
the Thread-SMR project, but it looks like I forgot to file the bug.
comments like these:
// Threads_lock NOT held, java_thread not protected by lock
These should have been taken care of by a follow up bug after
the Thread-SMR project, but it looks like I forgot to file the bug.
- relates to
-
JDK-8167108 inconsistent handling of SR_lock can lead to crashes
-
- Resolved
-