Home
last modified time | relevance | path

Searched refs:checkLockInfo (Results 1 – 25 of 76) sorted by relevance

1234

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/management/ThreadMXBean/
H A DThreadMXBeanStateTest.java75 checkLockInfo(thread, RUNNABLE, null, null); in main()
86 checkLockInfo(thread, BLOCKED, in main()
92 checkLockInfo(thread, Thread.State.WAITING, in main()
97 checkLockInfo(thread, TIMED_WAITING, in main()
103 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
107 checkLockInfo(thread, WAITING, null, null); in main()
111 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
169 private static void checkLockInfo(ThreadStateController t, Thread.State state, in checkLockInfo() method in ThreadMXBeanStateTest
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/management/ThreadMXBean/
H A DThreadMXBeanStateTest.java75 checkLockInfo(thread, RUNNABLE, null, null); in main()
86 checkLockInfo(thread, BLOCKED, in main()
92 checkLockInfo(thread, Thread.State.WAITING, in main()
97 checkLockInfo(thread, TIMED_WAITING, in main()
103 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
107 checkLockInfo(thread, WAITING, null, null); in main()
111 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
169 private static void checkLockInfo(ThreadStateController t, Thread.State state, in checkLockInfo() method in ThreadMXBeanStateTest
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/management/ThreadMXBean/
H A DThreadMXBeanStateTest.java73 checkLockInfo(thread, RUNNABLE, null, null); in main()
84 checkLockInfo(thread, BLOCKED, in main()
90 checkLockInfo(thread, Thread.State.WAITING, in main()
95 checkLockInfo(thread, TIMED_WAITING, in main()
101 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
105 checkLockInfo(thread, WAITING, null, null); in main()
109 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
167 private static void checkLockInfo(ThreadStateController t, Thread.State state, in checkLockInfo() method in ThreadMXBeanStateTest
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/management/ThreadMXBean/
H A DThreadMXBeanStateTest.java73 checkLockInfo(thread, RUNNABLE, null, null); in main()
84 checkLockInfo(thread, BLOCKED, in main()
90 checkLockInfo(thread, Thread.State.WAITING, in main()
95 checkLockInfo(thread, TIMED_WAITING, in main()
101 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
105 checkLockInfo(thread, WAITING, null, null); in main()
109 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
167 private static void checkLockInfo(ThreadStateController t, Thread.State state, in checkLockInfo() method in ThreadMXBeanStateTest
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/management/ThreadMXBean/
H A DThreadMXBeanStateTest.java73 checkLockInfo(thread, RUNNABLE, null, null); in main()
84 checkLockInfo(thread, BLOCKED, in main()
90 checkLockInfo(thread, Thread.State.WAITING, in main()
95 checkLockInfo(thread, TIMED_WAITING, in main()
101 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
105 checkLockInfo(thread, WAITING, null, null); in main()
109 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
167 private static void checkLockInfo(ThreadStateController t, Thread.State state, in checkLockInfo() method in ThreadMXBeanStateTest
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/management/ThreadMXBean/
H A DThreadMXBeanStateTest.java74 checkLockInfo(thread, RUNNABLE, null, null); in main()
85 checkLockInfo(thread, BLOCKED, in main()
91 checkLockInfo(thread, Thread.State.WAITING, in main()
96 checkLockInfo(thread, TIMED_WAITING, in main()
102 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
106 checkLockInfo(thread, WAITING, null, null); in main()
110 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
167 private static void checkLockInfo(ThreadStateController t, Thread.State state, in checkLockInfo() method in ThreadMXBeanStateTest
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/management/ThreadMXBean/
H A DThreadMXBeanStateTest.java74 checkLockInfo(thread, RUNNABLE, null, null); in main()
85 checkLockInfo(thread, BLOCKED, in main()
91 checkLockInfo(thread, Thread.State.WAITING, in main()
96 checkLockInfo(thread, TIMED_WAITING, in main()
102 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
106 checkLockInfo(thread, WAITING, null, null); in main()
110 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
167 private static void checkLockInfo(ThreadStateController t, Thread.State state, in checkLockInfo() method in ThreadMXBeanStateTest
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/management/ThreadMXBean/
H A DThreadMXBeanStateTest.java75 checkLockInfo(thread, RUNNABLE, null, null); in main()
86 checkLockInfo(thread, BLOCKED, in main()
92 checkLockInfo(thread, Thread.State.WAITING, in main()
97 checkLockInfo(thread, TIMED_WAITING, in main()
103 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
107 checkLockInfo(thread, WAITING, null, null); in main()
111 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
169 private static void checkLockInfo(ThreadStateController t, Thread.State state, in checkLockInfo() method in ThreadMXBeanStateTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/management/ThreadMXBean/
H A DThreadMXBeanStateTest.java75 checkLockInfo(thread, RUNNABLE, null, null); in main()
86 checkLockInfo(thread, BLOCKED, in main()
92 checkLockInfo(thread, Thread.State.WAITING, in main()
97 checkLockInfo(thread, TIMED_WAITING, in main()
103 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
107 checkLockInfo(thread, WAITING, null, null); in main()
111 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
169 private static void checkLockInfo(ThreadStateController t, Thread.State state, in checkLockInfo() method in ThreadMXBeanStateTest
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/management/ThreadMXBean/
H A DThreadMXBeanStateTest.java75 checkLockInfo(thread, RUNNABLE, null, null); in main()
86 checkLockInfo(thread, BLOCKED, in main()
92 checkLockInfo(thread, Thread.State.WAITING, in main()
97 checkLockInfo(thread, TIMED_WAITING, in main()
103 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
107 checkLockInfo(thread, WAITING, null, null); in main()
111 checkLockInfo(thread, TIMED_WAITING, null, null); in main()
169 private static void checkLockInfo(ThreadStateController t, Thread.State state, in checkLockInfo() method in ThreadMXBeanStateTest
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/share/thread/
H A DWaitingThread.java53 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
61 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in WaitingThread
H A DTimedWaitingThread.java57 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
65 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in TimedWaitingThread
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/share/thread/
H A DWaitingThread.java53 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
61 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in WaitingThread
H A DTimedWaitingThread.java57 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
65 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in TimedWaitingThread
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/monitoring/share/thread/
H A DWaitingThread.java53 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
61 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in WaitingThread
H A DTimedWaitingThread.java57 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
65 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in TimedWaitingThread
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/share/thread/
H A DWaitingThread.java53 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
61 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in WaitingThread
H A DTimedWaitingThread.java57 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
65 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in TimedWaitingThread
H A DBlockedThread.java58 checkLockInfo(info.getLockInfo(), lock); in checkThreadInfo()
71 checkLockInfo(minfo1, lock); in checkStackTrace()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/share/thread/
H A DWaitingThread.java53 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
61 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in WaitingThread
H A DBlockedThread.java58 checkLockInfo(info.getLockInfo(), lock); in checkThreadInfo()
71 checkLockInfo(minfo1, lock); in checkStackTrace()
H A DTimedWaitingThread.java57 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
65 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in TimedWaitingThread
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/share/thread/
H A DWaitingThread.java53 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
61 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in WaitingThread
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/share/thread/
H A DWaitingThread.java53 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
61 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in WaitingThread
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/share/thread/
H A DWaitingThread.java53 checkLockInfo(info.getLockInfo()); in checkThreadInfo()
61 private void checkLockInfo(LockInfo lockInfo) { in checkLockInfo() method in WaitingThread

1234