diff -r 4efd44aa85ff -r 47a62d8d98b4 test/com/sun/javadoc/testHref/TestHref.java --- a/test/com/sun/javadoc/testHref/TestHref.java Fri Dec 05 21:59:59 2008 -0800 +++ b/test/com/sun/javadoc/testHref/TestHref.java Thu Jan 08 16:26:59 2009 -0800 @@ -67,7 +67,7 @@ }, //@see test. {BUG_ID + FS + "pkg" + FS + "C2.html", - "See Also:
" + "See Also:
" }, //Header does not link to the page itself. @@ -77,7 +77,7 @@ //Signature does not link to the page itself. {BUG_ID + FS + "pkg" + FS + "C4.html", - "public abstract class C4<E extends C4<E>>" + "public abstract class C4<E extends C4<E>>" }, }; private static final String[][] NEGATED_TEST =