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