United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6463661 JAXP's StAX impl does not use stax.properites as defined by JSR 173
6463661 : JAXP's StAX impl does not use stax.properites as defined by JSR 173

Details
Type:
Bug
Submit Date:
2006-08-24
Status:
Resolved
Updated Date:
2012-04-25
Project Name:
JDK
Resolved Date:
2006-08-30
Component:
xml
OS:
generic
Sub-Component:
javax.xml.stream
CPU:
generic
Priority:
P2
Resolution:
Fixed
Affected Versions:
6
Fixed Versions:
6

Related Reports

Sub Tasks

Description
the Javadoc for StAX's XMLInputFactory:

https://java.sun.com/javase/6/docs/api/javax/xml/stream/XMLInputFactory.html#newInstance()

call out the use of stax.properties.
the current JAXP impl of StAX does not refer to these properties.
this is a violation of JSR 173.
it can also cause problems for people that want to use existing applications on J2SE 6.0.

                                    

Comments
EVALUATION

the is a reproducible bug and is being accepted.
a request will be made to integrate this into Mustang as a show-stopper.

the unit test:

https://jaxp-sources.dev.java.net/source/browse/jaxp-sources/jaxp-ri/src/unit-test/javax/xml/stream/TestFactoryFind.java?r1=1.1&r2=1.2

the fix:
https://jaxp-sources.dev.java.net/source/browse/jaxp-sources/jaxp-api/src/javax/xml/stream/FactoryFinder.java?r1=1.4&r2=1.5
                                     
2006-08-24



Hardware and Software, Engineered to Work Together