hotspot/test/runtime/ErrorHandling/SafeFetchInErrorHandlingTest.java
changeset 30240 a7ba42fa1df6
parent 30110 20d4dc1409a6
child 30604 b8d532cb6420
--- a/hotspot/test/runtime/ErrorHandling/SafeFetchInErrorHandlingTest.java	Wed Apr 15 09:34:46 2015 +0200
+++ b/hotspot/test/runtime/ErrorHandling/SafeFetchInErrorHandlingTest.java	Wed Apr 15 17:34:28 2015 -0700
@@ -53,6 +53,7 @@
         "-Xmx100M",
         "-XX:ErrorHandlerTest=14",
         "-XX:+TestSafeFetchInErrorHandler",
+        "-XX:-CreateCoredumpOnCrash",
         "-version");
 
     OutputAnalyzer output_detail = new OutputAnalyzer(pb.start());