JDK-8199756 : Simplify language, country, script, and variant property initialization
Type:Bug
Component:core-libs
Sub-Component:java.lang
Affected Version:11
Priority:P4
Status:Closed
Resolution:Fixed
Submitted:2018-03-16
Updated:2018-06-27
Resolved:2018-03-23
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.
The native code initialization of system properties related to country, language, variant, and script sets some properties, removes them, and sets them again. This can be improved.