changeset 2864 | 1262819e8925 |
parent 2535 | 63a54cec2848 |
child 3799 | 6eddf8400cbc |
--- a/hotspot/test/compiler/6636138/Test1.java Tue May 05 11:02:10 2009 -0700 +++ b/hotspot/test/compiler/6636138/Test1.java Wed May 06 08:57:24 2009 -0700 @@ -29,7 +29,7 @@ * @run main/othervm -server -Xbatch -XX:CompileOnly=Test1.init Test1 */ -class Test1 { +public class Test1 { public static void init(int src[], int [] dst, int[] ref) { // initialize the arrays