On Wed, 29 Oct 2025 23:53:37 GMT, Serguei Spitsyn <[email protected]> wrote:
>> Before [JDK-8359472](https://bugs.openjdk.org/browse/JDK-8359472), the JVM >> would crash with an assertion failure during the test. So the check was >> supposed to check for the presence of something like: >> >> # >> # A fatal error has been detected by the Java Runtime Environment: >> # >> .... >> >> >> However, checking the exit code is enough in this case. > > Looks good. Thank you for cleaning this up. Thanks for the review @sspitsyn and @plummercj. ------------- PR Comment: https://git.openjdk.org/jdk/pull/28017#issuecomment-3466870584
