JDK-8198385 : Remove property sun.locale.formatasdefault
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 11
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2018-02-19
  • Updated: 2018-03-28
  • Resolved: 2018-02-21
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 11
11 b02Fixed
Related Reports
CSR :  
Relates :  
Sub Tasks
JDK-8200279 :  
Description
The property "sun.locale.formatasdefault" was added to enable backward compatibility following the change JDK-4700857.

The property should no longer be needed.
System initialization of file.encoding and internationalization properties can be simplified.