diff -r 1ab22e60a738 -r b77381d99056 test/tools/doclint/html/TableTagsTest.java --- a/test/tools/doclint/html/TableTagsTest.java Thu Aug 22 12:47:46 2013 -0400 +++ b/test/tools/doclint/html/TableTagsTest.java Thu Aug 22 12:41:20 2013 -0700 @@ -23,7 +23,7 @@ /* * @test - * @bug 8006251 + * @bug 8006251 8022173 * @summary test table tags * @library .. * @build DocLintTester @@ -39,6 +39,7 @@ *
*
*
+ *
*/ public void supportedTags() { } }