--- old/test/com/sun/javadoc/testNestedGenerics/TestNestedGenerics.java 2014-03-05 11:36:05.000000000 -0800 +++ new/test/com/sun/javadoc/testNestedGenerics/TestNestedGenerics.java 2014-03-05 11:36:05.000000000 -0800 @@ -38,7 +38,7 @@ //Javadoc arguments. private static final String[] ARGS = new String[]{ - "-d", BUG_ID, "-source", "1.5", "-sourcepath", SRC_DIR, + "-d", BUG_ID, "-sourcepath", SRC_DIR, "pkg" };