JDK-8005248 : (props) Integrate small footprint parser into Properties
Type:Sub-task
Component:core-libs
Sub-Component:java.util
Priority:P3
Status:Closed
Resolution:Fixed
Submitted:2012-12-19
Updated:2013-02-04
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.
This is the integration part to JDK-8004371. We need to update Properties to use the small parser as a fallback, also need to ensure that it is tested by existing tests.
Comments
verified in b74
04-02-2013
I've added noreg-other to this issue because this is the build + test parts to 8004371.