-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11, 15, 16, 17
-
Component/s: tools
-
b21
jdk/javadoc/doclet/testSerializedForm/TestSerializedForm.java has an "ignored" test case due to JDK-8146022:
{code}
// @ignore 8146022
// @Test
public void testDefault() {
{code}
we should either uncommented the test case or reopen 8146022 if the problem still exists.
{code}
// @ignore 8146022
// @Test
public void testDefault() {
{code}
we should either uncommented the test case or reopen 8146022 if the problem still exists.
- relates to
-
JDK-8232644 bugs in serialized-form.html
-
- Resolved
-