Hi, can anybody please review simple but IMHO important change in src/share/native/sun/font/freetypeScaler.c source file?
Webrev is available here: http://cr.openjdk.java.net/~ptisnovs/freetypeScaler/ This change is related to the bug #6703377: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6703377 and regression test java/awt/font/Rotate/TranslatedOutlineTest.java created for this bug which fails due to conversion to unsigned int. I think it should be pushed to both OpenJDK6 and OpenJDK7. Cheers Pavel T.
