test/compiler/6636138/Test2.java

changeset 1212
f53b154d959d
parent 1146
9610b2a8ab4e
child 1387
ace8397c8563
     1.1 --- a/test/compiler/6636138/Test2.java	Tue May 05 11:02:10 2009 -0700
     1.2 +++ b/test/compiler/6636138/Test2.java	Wed May 06 08:57:24 2009 -0700
     1.3 @@ -29,7 +29,7 @@
     1.4   * @run main/othervm -server -Xbatch -XX:CompileOnly=Test2.shift Test2
     1.5   */
     1.6  
     1.7 -class Test2 {
     1.8 +public class Test2 {
     1.9  
    1.10      public static void init(int src[]) {
    1.11          // Initialize the array

mercurial