-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b22
-
generic
-
generic
-
Verified
There are two test issues, one is that TestHtmlTag.java is not deterministic, one subtest checks for default locale but it does not set
explicity sets it on the command line, and another uses "ja", depending when the first one uses it could use "ja" as the default locale.
There are class-use test cases missing in TestUseOption, added test cases.
explicity sets it on the command line, and another uses "ja", depending when the first one uses it could use "ja" as the default locale.
There are class-use test cases missing in TestUseOption, added test cases.
- blocks
-
JDK-8035473 [javadoc] Revamp the existing Doclet APIs
- Closed