JDK-8005280 : (props) Improve test coverage for small XML parser
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-12-19
  • Updated: 2013-02-04
  • Resolved: 2012-12-22
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 8
8 b71Fixed
Related Reports
Relates :  
Description
The changes for JDK-8005248 included several tests to check that the small footprint parser rejects invalid XML but these tests are not sufficient.

Comments
verified in b74
04-02-2013

Will add a few more invalid XML files, international characters to LoadAndStore test, and a behavior compatibility test.
21-12-2012