java.lang.RuntimeException: 'Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:134)
at gc.g1.logging.TestG1LoggingFailure.startVM(TestG1LoggingFailure.java:69)
at gc.g1.logging.TestG1LoggingFailure.main(TestG1LoggingFailure.java:61)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-internal/Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-internal/NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-internal/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-internal/Method.java:537)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
at java.lang.Thread.run(java.base@9-internal/Thread.java:844)