-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
1.4
-
sparc
-
solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2145673 | 6u4 | Santiago Pericasgeertsen | P4 | Resolved | Fixed | b01 |
I have set XMLInputFactory.SUPPORT_DTD to FALSE, an error is reported when parsing a document with a DTD. The expected behavior is for the DTD to be ignored, not for the parsing process to abort.
The original bug was reported at Java.net:
https://sjsxp.dev.java.net/issues/show_bug.cgi?id=9
The original bug was reported at Java.net:
https://sjsxp.dev.java.net/issues/show_bug.cgi?id=9
- backported by
-
JDK-2145673 SJSXP issue 9: Can't parse document with doctype declaration without retrieving DTD
-
- Resolved
-
- relates to
-
JDK-7157610 NullPointerException occurs when parsing XML doc
-
- Closed
-