JDK-8200471 : Parse short number format element in cldr xml file
Type:Bug
Component:core-libs
Sub-Component:java.util:i18n
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2018-03-30
Updated:2018-08-02
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.
Since enhancement issue JDK-8177552, we need to add relative new tests, so now need to parser <decimalFormat type="long"> and <decimalFormat type="short">properties and child properties in cldr xml file.