- 
    Enhancement 
- 
    Resolution: Duplicate
- 
     P4 P4
- 
    None
- 
    5.0, 6
- 
    None
- 
        generic, x86
- 
        generic, windows_xp
                    Currently, properties files for the ResourceBundle need to be encoded in ISO 8859-1.  If the developers want to include texts that cannot be represented in ISO 8859-1, such as Japanese, they must use the unicode escape form (\uXXXX) for those texts.  It is doable with some tools to convert non ISO 8859-1 texts into those unicode escape sequence, such as 'native2ascii' tool, but that is very annoying and error prone to the non-tech type translators.
Some easier way to create properties files without the unicode escape is desirable.
            
Some easier way to create properties files without the unicode escape is desirable.
- duplicates
- 
                    JDK-8027607 (rb) Provide UTF-8 based properties resource bundles -           
- Closed
 
-         
- 
                    JDK-6506167 Adding ResourceBundle Support for Internationalization -           
- Closed
 
-