United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 7161138 preparation for javaws unicode conversion
7161138 : preparation for javaws unicode conversion

Details
Type:
Enhancement
Submit Date:
2012-04-12
Status:
Resolved
Updated Date:
2012-05-02
Project Name:
JDK
Resolved Date:
2012-05-02
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
This CR is for the preparation work for converting java web start native code to unicode.

                                    

Comments
SUGGESTED FIX

webrev at:
    http://sa.us.oracle.com/projects/deployment_data/8/7161138

for the latest change which was pushed, see attached webrev.zip. 
It should be almost identical to the above webrev page.
                                     
2012-04-24
EVALUATION

Added macros in DeployPlatfom.h for windows, macosx, and unix platforms so that common javaws code can make use of them regardless of UNICODE enabled or not.

For the areas which require more investigations for UNICODE conversion, use #pragma message as follows:
     #ifdef _UNICODE
     #pragma message("some message")
     #endif
                                     
2012-04-24



Hardware and Software, Engineered to Work Together