This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
master
Branches
Tags
View all branches
jdk-24
/
test
/
hotspot
/
jtreg
/
runtime
/
Monitor
History
Fredrik Bredberg
994504c3e1
8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing
...
Co-authored-by: Daniel D. Daugherty <dcubed@openjdk.org> Reviewed-by: dcubed, coleenp, aboldtch
2024-12-04 09:32:33 +00:00
..
CompleteExit.java
8286957: Held monitor count
2022-07-08 07:12:19 +00:00
ConcurrentDeflation.java
8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls
2023-11-16 14:33:50 +00:00
DeflationIntervalsTest.java
8315097: Rename createJavaProcessBuilder
2023-10-27 08:47:26 +00:00
libCompleteExit.c
8286957: Held monitor count
2022-07-08 07:12:19 +00:00
libMonitorWithDeadObjectTest.c
8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
2023-11-30 09:46:26 +00:00
MonitorUnlinkBatchTest.java
8319048: Monitor deflation unlink phase prolongs time to safepoint
2023-11-28 09:49:03 +00:00
MonitorUsedDeflationThresholdTest.java
8325883: Move Monitor Deflation reporting out of safepoint cleanup
2024-03-28 19:30:55 +00:00
MonitorWithDeadObjectTest.java
8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
2023-11-30 09:46:26 +00:00
NonOwnerOps.java
8229212: clear up CHECK_OWNER confusion in objectMonitor.cpp
2019-08-13 16:13:22 -04:00
StressWrapper_TestRecursiveLocking_36M.java
8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing
2024-12-04 09:32:33 +00:00
SyncOnValueBasedClassTest.java
8315097: Rename createJavaProcessBuilder
2023-10-27 08:47:26 +00:00
TestRecursiveLocking.java
8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing
2024-12-04 09:32:33 +00:00
UseObjectMonitorTableTest.java
8315884: New Object to ObjectMonitor mapping
2024-08-16 06:20:17 +00:00