JDK-8027607 : (rb) Provide UTF-8 based properties resource bundles
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2013-10-30
  • Updated: 2017-05-17
  • Resolved: 2015-07-29
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 9
9 b76Fixed
Related Reports
Blocks :  
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8167323 :  
Description
The RFE under the same name (JDK-6204853) partially addressed the utf-8 properties file issue, where it made applications *load* UTF-8 encoded properties files. This RFE intends to define the new file format for UTF-8 encoded (or in any encoding) properties.