Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Won't Fix
-
Affects Version/s: 1.2.0
-
Fix Version/s: None
-
Component/s: xml
-
Labels:
-
Subcomponent:
-
Introduced In Build:1.2.0
-
Introduced In Version:
-
CPU:sparc
-
OS:solaris_8
Description
tag info: xalan-j_2_2_d11, Xerces-J_2_0_0_beta3
According to javadoc, ParserAdapter.parse(InputSource), XMLFilterImpl.parse(InputSource), XMLReader.parse(InputSource) can only throws IOException and SAXException. In crimson, it throws SAXException. With Xerces2, it throws NPE.
See attachment to reproduce
According to javadoc, ParserAdapter.parse(InputSource), XMLFilterImpl.parse(InputSource), XMLReader.parse(InputSource) can only throws IOException and SAXException. In crimson, it throws SAXException. With Xerces2, it throws NPE.
See attachment to reproduce