JDK-7144423 : StAX EventReader swallows the cause of error
  • Type: Bug
  • Component: xml
  • Sub-Component: javax.xml.stream
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-02-10
  • Updated: 2012-06-29
  • Resolved: 2012-06-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u6 b15Fixed 8Fixed
Related Reports
Relates :  
Description
The EventReader swallow the cause of the error as demonstrated in tests for 7141826 where an error in Entity Scanner was not passed onto the EventReader leading to beliefs that StAX's hasNext and next have not been implemented consistently.

Comments
EVALUATION Pushed to 7u6 dev area.
12-06-2012

EVALUATION Fixed in jaxp repo. See revision 3084.
10-02-2012