-
Bug
-
Resolution: Fixed
-
P4
-
14, 15
#section:main
----------messages:(5/204)----------
command: main Locks
reason: User specified action: run main/othervm Locks
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules java.management
elapsed time (seconds): 0.815
----------configuration:(3/43)----------
Boot Layer
add modules: java.management
----------System.out:(0/0)----------
----------System.err:(4/360)----------
java.lang.RuntimeException: Thread WaitingThread is at WAITING state but is expected to be in Thread.State = WAITING
at Locks.assertThreadState(Locks.java:109)
at Locks$CheckerThread.run(Locks.java:307)
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Thread WaitingThread is at WAITING state but is expected to be in Thread.State = WAITING
----------messages:(5/204)----------
command: main Locks
reason: User specified action: run main/othervm Locks
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules java.management
elapsed time (seconds): 0.815
----------configuration:(3/43)----------
Boot Layer
add modules: java.management
----------System.out:(0/0)----------
----------System.err:(4/360)----------
java.lang.RuntimeException: Thread WaitingThread is at WAITING state but is expected to be in Thread.State = WAITING
at Locks.assertThreadState(Locks.java:109)
at Locks$CheckerThread.run(Locks.java:307)
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Thread WaitingThread is at WAITING state but is expected to be in Thread.State = WAITING
- relates to
-
JDK-8152589 java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object
- Resolved