--- old/test/jdk/java/lang/reflect/OldenCompilingWithDefaults.java 2018-07-05 20:34:07.084000000 -0700 +++ new/test/jdk/java/lang/reflect/OldenCompilingWithDefaults.java 2018-07-05 20:34:06.936000000 -0700 @@ -25,7 +25,6 @@ * @test * @bug 8009267 * @summary Verify uses of isAnnotationPresent compile under older source versions - * @compile -source 1.6 -target 1.6 OldenCompilingWithDefaults.java * @compile -source 1.7 -target 1.7 OldenCompilingWithDefaults.java * @compile OldenCompilingWithDefaults.java */