[7u4] Request for review for 7153735: [macosx] Text with diacritics is pasted with broken encoding

Alexander Zuev alexander.zuev at oracle.com
Sat Mar 24 13:20:36 PDT 2012


Hello,

   please review my fix for CR 7153735: [macosx] Text with diacritics is 
pasted with broken encoding
The cause of the bug is that we are using flavormap.properties file 
specific for Solaris OS and for Mac OS X
it should slightly differ. As i'm sure that problems like that will 
occur time to time the best way to deal with
them all is to create the macosx-specific set of .property files in 
src/macosx/lib and to modify the makefiles
so we can define where to get properties files on every platform without 
redefining the PLATFORM_SRC variable.

The bug description: 
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7153735
Webrev with proposed fix: 
http://cr.openjdk.java.net/~kizune/7153735/webrev.00/

With best regards,
Alex


More information about the macosx-port-dev mailing list