--- old/test/compiler/6865265/StackOverflowBug.java Mon Oct 31 11:05:20 2011 +++ new/test/compiler/6865265/StackOverflowBug.java Mon Oct 31 11:05:19 2011 @@ -28,7 +28,7 @@ * @summary JVM crashes with "missing exception handler" error * @author volker.simonis@sap.com * - * @run main/othervm -XX:CompileThreshold=100 -Xbatch -Xss128k StackOverflowBug + * @run main/othervm -XX:CompileThreshold=100 -Xbatch -Xss224k StackOverflowBug */