test/compiler/6865265/StackOverflowBug.java

changeset 4311
7cc69864a29b
parent 3250
71699e9d8673
child 6876
710a3c8b516e
     1.1 --- a/test/compiler/6865265/StackOverflowBug.java	Fri Nov 16 09:43:43 2012 -0800
     1.2 +++ b/test/compiler/6865265/StackOverflowBug.java	Fri Nov 16 15:49:46 2012 -0800
     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 -Xss224k StackOverflowBug
     1.8 + * @run main/othervm -XX:CompileThreshold=100 -Xbatch -Xss248k StackOverflowBug
     1.9   */
    1.10  
    1.11  

mercurial