-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b79
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135852 | emb-9 | Konstantin Shefov | P3 | Resolved | Fixed | team |
JDK-8140889 | 8u91 | Konstantin Shefov | P3 | Resolved | Fixed | b01 |
JDK-8133710 | 8u72 | Konstantin Shefov | P3 | Resolved | Fixed | b01 |
JDK-8147221 | emb-8u91 | Konstantin Shefov | P3 | Resolved | Fixed | b01 |
java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java fails intermittently
----------System.out:(4/158)----------
-Dseed=4493727244942451224
-DtestLimit=2000
Number of iterations according to -DtestLimit is 117 (1989 cases)
Number of iterations is set to 117 (1989 cases)
...
----------System.err:(2422/89324)----------
...
java.lang.Error: 1 of 1989 test cases FAILED!
Rerun the test with the same "-Dseed=" option as in the log file!
at LambdaFormTestCase$TestRun.checkPassed(LambdaFormTestCase.java:147)
at LambdaFormTestCase.runTests(LambdaFormTestCase.java:198)
at LFSingleThreadCachingTest.main(LFSingleThreadCachingTest.java:77)
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:504)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:746)
JavaTest Message: Test threw exception: java.lang.Error: 1 of 1989 test cases FAILED!
Rerun the test with the same "-Dseed=" option as in the log file!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Error: 1 of 1989 test cases FAILED! Rerun the test with the same "-Dseed=" option as in the log file!
----------System.out:(4/158)----------
-Dseed=4493727244942451224
-DtestLimit=2000
Number of iterations according to -DtestLimit is 117 (1989 cases)
Number of iterations is set to 117 (1989 cases)
...
----------System.err:(2422/89324)----------
...
java.lang.Error: 1 of 1989 test cases FAILED!
Rerun the test with the same "-Dseed=" option as in the log file!
at LambdaFormTestCase$TestRun.checkPassed(LambdaFormTestCase.java:147)
at LambdaFormTestCase.runTests(LambdaFormTestCase.java:198)
at LFSingleThreadCachingTest.main(LFSingleThreadCachingTest.java:77)
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:504)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:746)
JavaTest Message: Test threw exception: java.lang.Error: 1 of 1989 test cases FAILED!
Rerun the test with the same "-Dseed=" option as in the log file!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Error: 1 of 1989 test cases FAILED! Rerun the test with the same "-Dseed=" option as in the log file!
- backported by
-
JDK-8133710 [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
-
- Resolved
-
-
JDK-8135852 [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
-
- Resolved
-
-
JDK-8140889 [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
-
- Resolved
-
-
JDK-8147221 [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
-
- Resolved
-