jdk/test/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java spawns sub-process and waits for it and checks for a non-zero exit code.
Problem is, it doesn't differentiate between throwing an exception, or a VM crash.
JDK-8144947 matching rules are being picked up instead of JDK-8147494.
Problem is, it doesn't differentiate between throwing an exception, or a VM crash.
- relates to
-
JDK-8144947 Crash with memory stomping error Trailer guard is BROKEN
-
- Closed
-