--- old/test/runtime/Safepoint/AssertSafepointCheckConsistency1.java 2015-02-26 11:43:46.209451625 +0100 +++ new/test/runtime/Safepoint/AssertSafepointCheckConsistency1.java 2015-02-26 11:43:46.093451629 +0100 @@ -47,6 +47,7 @@ "-XX:+UnlockDiagnosticVMOptions", "-XX:+WhiteBoxAPI", "-XX:-TransmitErrorReport", + "-XX:-CreateMinidumpOnCrash", "-Xmx32m", "AssertSafepointCheckConsistency1", "test"); @@ -55,5 +56,3 @@ } } } - -