changeset 2983 | 1d164c36212a |
parent 10 | 06bc494ca11e |
child 4935 | ff8adaa7bb8e |
--- a/langtools/test/tools/javac/processing/6430209/b6341534.java Wed May 20 13:36:23 2009 -0700 +++ b/langtools/test/tools/javac/processing/6430209/b6341534.java Wed May 20 19:10:06 2009 -0700 @@ -30,7 +30,7 @@ import java.util.Set; @SupportedAnnotationTypes({"*"}) -@SupportedSourceVersion(javax.lang.model.SourceVersion.RELEASE_6) +@SupportedSourceVersion(javax.lang.model.SourceVersion.RELEASE_7) public class b6341534 extends AbstractProcessor { static int r = 0; static Elements E = null;