-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b36
-
generic
-
generic
I happened to notice some inconsistencies with how the
SR_lock is handled. More details to follow...
- relates to
-
JDK-8191787 move private inline functions from thread.inline.hpp -> thread.cpp
-
- Resolved
-
-
JDK-8191789 migrate more Thread-SMR stuff from thread.[ch]pp -> threadSMR.[ch]pp
-
- Resolved
-
-
JDK-8191798 redo nested ThreadsListHandle to drop Threads_lock
-
- Resolved
-
-
JDK-8193135 get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff
-
- Resolved
-
-
JDK-8264800 cleanup Threads_lock comments in JVM/TI function headers
-
- Resolved
-
-
JDK-8191785 revoke_bias() needs a new assertion
-
- Closed
-
-
JDK-8192899 EnableThreadSMRStatistics has some hot fields
-
- Closed
-
-
JDK-8193560 Thread-SMR output during VMError reporting can be racy
-
- Closed
-
-
JDK-8191786 Thread-SMR hash table size should be dynamic
-
- Resolved
-
-
JDK-8193559 ugly DO_JAVA_THREADS macro should be replaced
-
- Resolved
-
-
JDK-8200374 Add ThreadsSMRSupport::verify_hazard_pointer_scanned() to verify threads_do()
-
- Resolved
-
-
JDK-8222518 Remove unnecessary caching of Parker object in java.lang.Thread
-
- Resolved
-
-
JDK-8265153 add time based test for ThreadMXBean.getThreadInfo() and ThreadInfo.getLockOwnerName()
-
- Resolved
-
-
JDK-8266130 convert Thread-SMR stress tests from counter based to time based
-
- Resolved
-
-
JDK-8191784 [JVMCI] JavaThread::collect_counters() should stop using Threads_lock
-
- Closed
-
-
JDK-8192810 EnableThreadSMRStatistics should be default off in release builds
-
- Resolved
-
-
JDK-8305670 Performance regression in LockSupport.unpark with lots of idle threads
-
- Resolved
-
-
JDK-8201592 Fatal error due to illegal safepoint state when compiler thread is writing hs_err-file
-
- Closed
-
-
JDK-8314859 JNI AttachCurrentThread/DetachCurrentThread experiences performance regression on JDK17
-
- Closed
-
-
JDK-8223056 Remove Type-Stable-Memory support for Parkers
-
- Resolved
-
-
JDK-8270337 New Thread cannot park when reusing an earlier Thread's Parker whose _counter is not zero
-
- Closed
-