-
Sub-task
-
Resolution: Fixed
-
P4
-
11, 15, 16, 17
-
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
-