changeset 11446 | fd87432a895b |
parent 11411 | 16b151e1e088 |
child 13963 | e5b53c306fb5 |
--- a/hotspot/test/compiler/7116216/StackOverflow.java Sat Jan 07 13:26:43 2012 -0800 +++ b/hotspot/test/compiler/7116216/StackOverflow.java Tue Jan 10 18:05:38 2012 -0800 @@ -30,7 +30,7 @@ * @run main/othervm -Xcomp -Xbatch StackOverflow */ -class StackOverflow { +public class StackOverflow { static String stackOverflow_largeFrame_liveOopForGC; public static int stackOverflow_largeFrame(int call_count, String liveOopForGC) {