--- old/test/java/lang/reflect/Generics/TestN1.java 2009-12-03 16:45:21.000000000 -0800 +++ new/test/java/lang/reflect/Generics/TestN1.java 2009-12-03 16:45:20.000000000 -0800 @@ -26,7 +26,7 @@ * @bug 4891872 * @summary Some tests for the generic core reflection api. * @author Gilad Bracha -* @compile -source 1.5 TestN1.java +* @compile TestN1.java * @run main/othervm -ea TestN1 */