test/compiler/6865265/StackOverflowBug.java

changeset 3250
71699e9d8673
parent 3194
ec5ce9326985
child 4311
7cc69864a29b
     1.1 --- a/test/compiler/6865265/StackOverflowBug.java	Mon Oct 31 03:06:42 2011 -0700
     1.2 +++ b/test/compiler/6865265/StackOverflowBug.java	Mon Oct 31 15:52:11 2011 -0700
     1.3 @@ -28,7 +28,7 @@
     1.4   * @summary JVM crashes with "missing exception handler" error
     1.5   * @author volker.simonis@sap.com
     1.6   *
     1.7 - * @run main/othervm -XX:CompileThreshold=100 -Xbatch -Xss128k StackOverflowBug
     1.8 + * @run main/othervm -XX:CompileThreshold=100 -Xbatch -Xss224k StackOverflowBug
     1.9   */
    1.10  
    1.11  

mercurial