United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 7169000 enable unicode support for javaws
7169000 : enable unicode support for javaws

Details
Type:
Enhancement
Submit Date:
2012-05-15
Status:
Resolved
Updated Date:
2012-05-23
Project Name:
JDK
Resolved Date:
2012-05-22
Component:
deploy
OS:
windows
Sub-Component:
webstart
CPU:
x86
Priority:
P3
Resolution:
Fixed
Affected Versions:
8
Fixed Versions:
8

Related Reports
Backport:

Sub Tasks

Description
With the fix for 7161138 and 7164725, we're going to enable unicode support for javaws.

                                    

Comments
SUGGESTED FIX

webrev: http://sa.us.oracle.com/projects/deployment_data/8/7169000.2
                                     
2012-05-17
EVALUATION

I've a standalone testcase for testing the MBCSToSeqUnicode function at:
http://javaweb.us.oracle.com/~cccheung/tests/7169000/MBCSToSeqUnicode.cpp

Input string:
"Outdated Java Runtime Environment"

zh_TW translation is
"??L???????? Java Runtime Environment"

The above unit test output the same string with or without unicode enabled:
"\u00b9L\u00ae\u00c9\u00aa\u00ba Java Runtime Environment" 

Changes is based on the above unit testcase.
                                     
2012-05-17



Hardware and Software, Engineered to Work Together