jdk-24/test/jdk/java/lang/management/ThreadMXBean
2022-08-05 07:39:43 +00:00
..
AllThreadIds.java 8131745: java/lang/management/ThreadMXBean/AllThreadIds.java still fails intermittently 2020-06-08 09:47:21 -07:00
Barrier.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DisableTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EnableTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FindDeadlocks.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FindMonitorDeadlock.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InvalidThreadID.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LockedMonitors.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LockedSynchronizers.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LockingThread.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Locks.java 8229829: java/lang/management/ThreadMXBean/Locks.java fails with java.lang.RuntimeException: Thread WaitingThread is at WAITING state but is expected to be in Thread.State = WAITING 2020-05-19 14:46:20 -07:00
MaxDepthForThreadInfoTest.java 8231585: java/lang/management/ThreadMXBean/MaxDepthForThreadInfoTest.java fails with java.lang.NullPointerException 2020-04-20 09:24:47 -07:00
MonitorDeadlock.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MyOwnSynchronizer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ResetPeakThreadCount.java 8262001: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java failed with "RuntimeException: Current Peak = 14 Expected to be == previous peak = 7 + 8" 2021-03-18 20:10:26 +00:00
SharedSynchronizer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SynchronizationStatistics.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SynchronizerDeadlock.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SynchronizerLockingThread.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThreadBlockedCount.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThreadCounts.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThreadCpuTime.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThreadDaemonTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThreadDump.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThreadInfoArray.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThreadLists.java 8132785: java/lang/management/ThreadMXBean/ThreadLists.java fails intermittently 2021-12-13 21:37:51 +00:00
ThreadMXBeanStateTest.java 8081652: [TESTBUG] java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java timed out intermittently 2020-06-08 09:58:55 -07:00
ThreadStackTrace.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThreadUserTime.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Utils.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VirtualThreadDeadlocks.java 8287496: Alternative virtual thread implementation that maps to OS thread 2022-06-02 09:02:37 +00:00
VirtualThreads.java 8290562: ThreadMXBean.getThread{Cpu,User}Time fails with -XX:-VMContinuations 2022-08-05 07:39:43 +00:00