changeset 14876 | 6f0baa962d2c |
parent 14619 | 100554ee24d1 |
--- a/hotspot/test/compiler/6865265/StackOverflowBug.java Thu Dec 06 15:38:31 2012 -0800 +++ b/hotspot/test/compiler/6865265/StackOverflowBug.java Sun Dec 16 22:02:35 2012 -0800 @@ -28,7 +28,7 @@ * @summary JVM crashes with "missing exception handler" error * @author volker.simonis@sap.com * - * @run main/othervm -XX:CompileThreshold=100 -Xbatch -Xss224k StackOverflowBug + * @run main/othervm -XX:CompileThreshold=100 -Xbatch -Xss248k StackOverflowBug */