| Relates :   | 
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",
| 
 |