test/com/sun/javadoc/testNestedGenerics/TestNestedGenerics.java

Print this page
rev 2315 : 8031670: Remove unneeded -source options in javadoc tests

*** 36,46 **** //Test information. private static final String BUG_ID = "6758050"; //Javadoc arguments. private static final String[] ARGS = new String[]{ ! "-d", BUG_ID, "-source", "1.5", "-sourcepath", SRC_DIR, "pkg" }; //Input for string search tests. private static final String[][] TEST = { --- 36,46 ---- //Test information. private static final String BUG_ID = "6758050"; //Javadoc arguments. private static final String[] ARGS = new String[]{ ! "-d", BUG_ID, "-sourcepath", SRC_DIR, "pkg" }; //Input for string search tests. private static final String[][] TEST = {