-
Bug
-
Resolution: Fixed
-
P3
-
7u80, 9
-
b22
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8047270 | 8u25 | Daniel Daugherty | P3 | Resolved | Fixed | b03 |
JDK-8046785 | 8u20 | Daniel Daugherty | P3 | Closed | Fixed | b19 |
JDK-8053277 | emb-8u26 | Daniel Daugherty | P3 | Resolved | Fixed | b17 |
JDK-8072192 | 7u85 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8056147 | 7u80 | Sergey Gabdurakhmanov | P3 | Closed | Fixed | b03 |
ERROR: header line does not match runnable or waiting patterns.
ERROR: header_line='"ContendingThread-1" #11 prio=5 os_prio=0 tid=0x285d3000 nid=0x1ddc waiting on condition [0x2888f000]'
ERROR: locked_line=' - locked <0x1b15bb48> (a TestThreadDumpMonitorContention$1)'
java.lang.AssertionError: error_cnt=12
at TestThreadDumpMonitorContention.main(TestThreadDumpMonitorContention.java:135)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
- backported by
-
JDK-8047270 [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12
-
- Resolved
-
-
JDK-8053277 [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12
-
- Resolved
-
-
JDK-8072192 [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12
-
- Resolved
-
-
JDK-8046785 [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12
-
- Closed
-
-
JDK-8056147 [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12
-
- Closed
-
- relates to
-
JDK-8036823 Stack trace sometimes shows 'locked' instead of 'waiting to lock'
-
- Closed
-