Old "notes to self" from an earlier revision. I'll delete before pushing.
-phil.
On 04/09/2015 12:25 PM, Mandy Chung wrote:
On 3/25/15 3:48 PM, Phil Race wrote:
Updated webrev http://cr.openjdk.java.net/~prr/8035302.2/
sun/font/XMap.java
+jclass = "JIS0201"; // CHECK
+
On 3/25/15 3:48 PM, Phil Race wrote:
Updated webrev http://cr.openjdk.java.net/~prr/8035302.2/
sun/font/XMap.java
+jclass = "JIS0201"; // CHECK
+jclass = "MS950_HKSCS_XP"; // CHECK
What is the CHECK comment? Otherwise, looks okay. Thank you for
removing java.desk
Hi, Phil.
The fix looks good. But probably we can rename MFontConfiguration since
dependency on motif was removed?
On 26.03.15 1:48, Phil Race wrote:
Updated webrev http://cr.openjdk.java.net/~prr/8035302.2/
- removed the jdk.charsets export to java.desktop from modules.xml
- removed the COM