--- 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 @@ } } } - - --- old/test/runtime/Safepoint/AssertSafepointCheckConsistency2.java 2015-02-26 11:43:46.661451609 +0100 +++ new/test/runtime/Safepoint/AssertSafepointCheckConsistency2.java 2015-02-26 11:43:46.541451613 +0100 @@ -47,6 +47,7 @@ "-XX:+UnlockDiagnosticVMOptions", "-XX:+WhiteBoxAPI", "-XX:-TransmitErrorReport", + "-XX:-CreateMinidumpOnCrash", "-Xmx32m", "AssertSafepointCheckConsistency2", "test"); --- old/test/runtime/Safepoint/AssertSafepointCheckConsistency3.java 2015-02-26 11:43:47.097451594 +0100 +++ new/test/runtime/Safepoint/AssertSafepointCheckConsistency3.java 2015-02-26 11:43:46.977451598 +0100 @@ -47,6 +47,7 @@ "-XX:+UnlockDiagnosticVMOptions", "-XX:+WhiteBoxAPI", "-XX:-TransmitErrorReport", + "-XX:-CreateMinidumpOnCrash", "-Xmx32m", "AssertSafepointCheckConsistency3", "test"); --- old/test/runtime/Safepoint/AssertSafepointCheckConsistency4.java 2015-02-26 11:43:47.537451579 +0100 +++ new/test/runtime/Safepoint/AssertSafepointCheckConsistency4.java 2015-02-26 11:43:47.417451583 +0100 @@ -47,6 +47,7 @@ "-XX:+UnlockDiagnosticVMOptions", "-XX:+WhiteBoxAPI", "-XX:-TransmitErrorReport", + "-XX:-CreateMinidumpOnCrash", "-Xmx32m", "AssertSafepointCheckConsistency4", "test");