jdk-24/test/hotspot/jtreg/runtime/Monitor
Axel Boldt-Christmas bd4160cea8 8315884: New Object to ObjectMonitor mapping
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Reviewed-by: rkennke, coleenp, dcubed
2024-08-16 06:20:17 +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
SyncOnValueBasedClassTest.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
UseObjectMonitorTableTest.java 8315884: New Object to ObjectMonitor mapping 2024-08-16 06:20:17 +00:00