8161336: Remove two javadoc tests from the problem list

Reviewed-by: jjg
This commit is contained in:
Joe Darcy 2016-07-13 17:28:29 -07:00
parent de4f424b8c
commit dfc1da33a2
3 changed files with 0 additions and 5 deletions
langtools/test
ProblemList.txt
com/sun/javadoc
testTypeAnnotations
typeAnnotations/smoke

@ -27,9 +27,6 @@
#
# javadoc
com/sun/javadoc/testTypeAnnotations/TestTypeAnnotations.java 8006735 generic-all output type annotations in javadoc
com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java 8013406 generic-all Test cases fail in javadoc test TestSmoke.java
jdk/javadoc/tool/6176978/T6176978.java 8152049 generic-all no longer applicable, should delete
jdk/javadoc/tool/InlineTagsWithBraces.java 8152050 generic-all API, re-evaluate @bold, @maybe causes doclint to throw up.
jdk/javadoc/tool/LangVers.java 8152051 generic-all API, re-evaluate, unsure of this test.

@ -28,7 +28,6 @@
* @author Bhavesh Patel
* @library ../lib
* @modules jdk.javadoc
* @ignore 8006735 output type annotations in javadoc
* @build JavadocTester
* @run main TestTypeAnnotations
*/

@ -29,7 +29,6 @@
* @author Mahmood Ali <mali>
* @library ../../lib
* @modules jdk.javadoc
* @ignore
* @build JavadocTester
* @run main TestSmoke
*/