-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
1.4.1
-
x86
-
windows_xp
###@###.### 2002-10-09
J2SE Version (please include all output from java -version flag):
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)
Operating System Configuration Information (be specific):
Windows XP
Bug Description:
Unable to retreive traditional Chinese characters from PropertyResourceBundle.
Steps to Reproduce (be specific):
- Configurate Windows XP to support traditional Chinese characters
- Run the sample
Properties are displayed correctly through a raw BufferedReader, but
not display the chinese characters correctly by using the
PropertyResourceBundle mechanism.