hotspot/test/runtime/memory/ReserveMemory.java
changeset 31789 c8c579616fc8
parent 30604 b8d532cb6420
child 33730 30e064828045
--- a/hotspot/test/runtime/memory/ReserveMemory.java	Tue Jul 14 16:28:53 2015 +0200
+++ b/hotspot/test/runtime/memory/ReserveMemory.java	Wed Jul 15 10:37:11 2015 -0700
@@ -60,6 +60,7 @@
           "-XX:+UnlockDiagnosticVMOptions",
           "-XX:+WhiteBoxAPI",
           "-XX:-TransmitErrorReport",
+          "-XX:-CreateCoredumpOnCrash",
           "-Xmx32m",
           "ReserveMemory",
           "test");