-
Bug
-
Resolution: Fixed
-
P4
-
7u101, 9
-
b32
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084352 | emb-9 | Shanliang Jiang | P4 | Resolved | Fixed | team |
JDK-8063885 | 8u45 | Shanliang Jiang | P4 | Resolved | Fixed | b01 |
JDK-8058792 | 8u40 | Shanliang Jiang | P4 | Resolved | Fixed | b08 |
JDK-8070153 | emb-8u47 | Shanliang Jiang | P4 | Resolved | Fixed | team |
JDK-8142855 | 7u111 | Alexander Vorobyev | P4 | Resolved | Fixed | b01 |
JDK-8148081 | 7u101 | Shanliang Jiang | P4 | Resolved | Fixed | b05 |
javax/management/monitor/GaugeMonitorDeadlockTest.java
failed in the 2014-07-11 RT_Baseline nightly with
----------System.err:(14/832)----------
java.lang.Exception: Test failed: presumable deadlock
at GaugeMonitorDeadlockTest$TestCase.run(GaugeMonitorDeadlockTest.java:110)
at GaugeMonitorDeadlockTest.main(GaugeMonitorDeadlockTest.java:57)
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)
JavaTest Message: Test threw exception: java.lang.Exception: Test failed: presumable deadlock
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Test failed: presumable deadlock
- backported by
-
JDK-8058792 [TEST_BUG] javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
- Resolved
-
JDK-8063885 [TEST_BUG] javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
- Resolved
-
JDK-8070153 [TEST_BUG] javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
- Resolved
-
JDK-8084352 [TEST_BUG] javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
- Resolved
-
JDK-8142855 [TEST_BUG] javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
- Resolved
-
JDK-8148081 [TEST_BUG] javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
- Resolved
- relates to
-
JDK-8038322 CounterMonitorDeadlockTest.java fails intermittently, presumed deadlock
- Closed