hotspot/test/compiler/runtime/6865265/StackOverflowBug.java
changeset 39390 edf6a424a8b7
parent 28497 a7aecf0ffb6b
--- a/hotspot/test/compiler/runtime/6865265/StackOverflowBug.java	Tue Jun 14 19:38:44 2016 +0200
+++ b/hotspot/test/compiler/runtime/6865265/StackOverflowBug.java	Mon Jun 13 09:28:25 2016 +0200
@@ -28,7 +28,7 @@
  * @summary JVM crashes with "missing exception handler" error
  * @author volker.simonis@sap.com
  *
- * @run main/othervm -XX:CompileThreshold=100 -Xbatch -Xss392k StackOverflowBug
+ * @run main/othervm -XX:CompileThreshold=100 -Xbatch -Xss512k StackOverflowBug
  */