--- old/test/tools/javac/annotations/pos/NType.java Wed May 27 00:08:38 2009 +++ new/test/tools/javac/annotations/pos/NType.java Wed May 27 00:08:37 2009 @@ -27,7 +27,7 @@ * @summary compiler crash if annotation using an enum type defined inside the annotation * @author gafter * - * @compile -source 1.5 NType.java + * @compile NType.java */ package ntype;