Details
Description
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.
Attachments
Issue Links
- relates to
-
JDK-8167108 inconsistent handling of SR_lock can lead to crashes
-
- Resolved
-