test/tools/javac/processing/T6439826.java

changeset 287
44eaac2b4501
parent 1
9a66ca7c79fa
child 308
03944ee4fac4
     1.1 --- a/test/tools/javac/processing/T6439826.java	Wed May 20 13:36:23 2009 -0700
     1.2 +++ b/test/tools/javac/processing/T6439826.java	Wed May 20 19:10:06 2009 -0700
     1.3 @@ -39,7 +39,7 @@
     1.4  
     1.5  
     1.6  @SupportedAnnotationTypes("*")
     1.7 -@SupportedSourceVersion(SourceVersion.RELEASE_6 )
     1.8 +@SupportedSourceVersion(SourceVersion.RELEASE_7 )
     1.9  public class T6439826 extends AbstractProcessor {
    1.10      public static void main(String... args) {
    1.11          String testSrc = System.getProperty("test.src", ".");

mercurial