JDK-8004371 : (props) Properties.loadFromXML needs small footprint XML parser as fallback when JAXP is not present
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-12-04
  • Updated: 2023-09-12
  • Resolved: 2012-12-19
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 :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8005248 :  
Description
For both modules and Compact Profiles, we need a small footprint XML parser that can be used by java.util.Properties.
Comments
URL: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/3fd3bcc8bd42 User: lana Date: 2012-12-31 05:48:05 +0000
31-12-2012

The small footprint XML parser work were checked in in two parts. Tests were in JDK-8005248.
20-12-2012

URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3fd3bcc8bd42 User: alanb Date: 2012-12-19 15:03:13 +0000
19-12-2012