-
Bug
-
Resolution: Fixed
-
P4
-
hs25, 8u20, 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063526 | 8u45 | Jon Masamitsu | P4 | Resolved | Fixed | b01 |
JDK-8052410 | 8u40 | Jon Masamitsu | P4 | Resolved | Fixed | b01 |
JDK-8070810 | emb-8u47 | Jon Masamitsu | P4 | Resolved | Fixed | team |
java.lang.RuntimeException: '[Evacuation Failure' found in stdout
at com.oracle.java.testlibrary.OutputAnalyzer.shouldNotContain(OutputAnalyzer.java:119)
at TestGCLogMessages.testNormalLogs(TestGCLogMessages.java:89)
at TestGCLogMessages.main(TestGCLogMessages.java:38)
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:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: '[Evacuation Failure' found in stdout
JavaTest Message: shutting down test
at com.oracle.java.testlibrary.OutputAnalyzer.shouldNotContain(OutputAnalyzer.java:119)
at TestGCLogMessages.testNormalLogs(TestGCLogMessages.java:89)
at TestGCLogMessages.main(TestGCLogMessages.java:38)
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:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: '[Evacuation Failure' found in stdout
JavaTest Message: shutting down test
- backported by
-
JDK-8052410 gc/g1/TestGCLogMessages.java fail with "[Evacuation Failure' found"
-
- Resolved
-
-
JDK-8063526 gc/g1/TestGCLogMessages.java fail with "[Evacuation Failure' found"
-
- Resolved
-
-
JDK-8070810 gc/g1/TestGCLogMessages.java fail with "[Evacuation Failure' found"
-
- Resolved
-