-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b02
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045479 | 8u25 | Jaroslav Bachorík | P4 | Resolved | Fixed | b01 |
JDK-8032471 | 8u20 | Jaroslav Bachorík | P4 | Resolved | Fixed | b01 |
JDK-8053719 | emb-8u26 | Jaroslav Bachorík | P4 | Resolved | Fixed | b17 |
javax/management/monitor/StartStopTest.java fails intermittently.
Test also reported fail with fastdebug inJDK-7061191
----------System.err:(38/2612)*----------
regression test for 4118056
JAVAVM: command = [C:\\Users\\aurora\\sandbox_keepme\\jdk\\jre\\bin\\java, -Djava.security.policy==C:\\Users\\aurora\\sandbox_keepme\\results\\run_116\\testoutput\\jdk_rmi\\JTwork\\java\\rmi\\transport\\dgcDeadLock\\DGCDeadLock\\security.policy_new, -Djava.rmi.dgc.leaseValue=500000, -Dsun.rmi.dgc.checkInterval=20000, -Drmi.registry.port=54073, TestImpl]
Test object created.
Locked the relevant target, sleeping 25 seconds
Target unlocked
TEST FAILED: Test failed, had exception or exercise routines took too long to execute
TEST FAILED:
Test failed with: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
at TestLibrary.bomb(TestLibrary.java:121)
at TestLibrary.bomb(TestLibrary.java:124)
at DGCDeadLock.main(DGCDeadLock.java:92)
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:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
TestFailedException: TEST FAILED: ; nested exception is:
TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
at TestLibrary.bomb(TestLibrary.java:121)
at TestLibrary.bomb(TestLibrary.java:124)
at DGCDeadLock.main(DGCDeadLock.java:92)
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:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: TestFailedException: TEST FAILED: ; nested exception is:
TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: TestFailedException: TEST FAILED: ; nested exception is: TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
Test also reported fail with fastdebug in
----------System.err:(38/2612)*----------
regression test for 4118056
JAVAVM: command = [C:\\Users\\aurora\\sandbox_keepme\\jdk\\jre\\bin\\java, -Djava.security.policy==C:\\Users\\aurora\\sandbox_keepme\\results\\run_116\\testoutput\\jdk_rmi\\JTwork\\java\\rmi\\transport\\dgcDeadLock\\DGCDeadLock\\security.policy_new, -Djava.rmi.dgc.leaseValue=500000, -Dsun.rmi.dgc.checkInterval=20000, -Drmi.registry.port=54073, TestImpl]
Test object created.
Locked the relevant target, sleeping 25 seconds
Target unlocked
TEST FAILED: Test failed, had exception or exercise routines took too long to execute
TEST FAILED:
Test failed with: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
at TestLibrary.bomb(TestLibrary.java:121)
at TestLibrary.bomb(TestLibrary.java:124)
at DGCDeadLock.main(DGCDeadLock.java:92)
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:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
TestFailedException: TEST FAILED: ; nested exception is:
TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
at TestLibrary.bomb(TestLibrary.java:121)
at TestLibrary.bomb(TestLibrary.java:124)
at DGCDeadLock.main(DGCDeadLock.java:92)
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:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: TestFailedException: TEST FAILED: ; nested exception is:
TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: TestFailedException: TEST FAILED: ; nested exception is: TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
- backported by
-
JDK-8032471 javax/management/monitor/StartStopTest.java fails intermittently
-
- Resolved
-
-
JDK-8045479 javax/management/monitor/StartStopTest.java fails intermittently
-
- Resolved
-
-
JDK-8053719 javax/management/monitor/StartStopTest.java fails intermittently
-
- Resolved
-