-
Bug
-
Resolution: Fixed
-
P4
-
11.0.8-oracle, 15
-
b12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8246124 | 13.0.4 | Fairoz Matte | P4 | Resolved | Fixed | b03 |
JDK-8243484 | 11.0.8-oracle | Fairoz Matte | P4 | Resolved | Fixed | b04 |
JDK-8243111 | 11.0.8 | Fairoz Matte | P4 | Resolved | Fixed | b01 |
Please check more details https://bugs.openjdk.java.net/browse/JDK-8239135?focusedCommentId=14319100&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14319100
So runtime/ErrorHandling/VeryEarlyAssertTest.java test should check presence of "END." marker rather than checking if it is at the last line.
Further cleanup such as removal of vm arguments pass to createJavaProcessBuilder
"-Xmx64M",
"-XX:-CreateCoredumpOnCrash",
So runtime/ErrorHandling/VeryEarlyAssertTest.java test should check presence of "END." marker rather than checking if it is at the last line.
Further cleanup such as removal of vm arguments pass to createJavaProcessBuilder
"-Xmx64M",
"-XX:-CreateCoredumpOnCrash",
- backported by
-
JDK-8243111 [TESTBUG] VeryEarlyAssertTest.java validating "END." marker at lastline is not always true
-
- Resolved
-
-
JDK-8243484 [TESTBUG] VeryEarlyAssertTest.java validating "END." marker at lastline is not always true
-
- Resolved
-
-
JDK-8246124 [TESTBUG] VeryEarlyAssertTest.java validating "END." marker at lastline is not always true
-
- Resolved
-
- relates to
-
JDK-8233137 runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080
-
- Closed
-