Re: [OpenJDK 2D-Dev] [10] Review Request: 8184435 Cleanup of javadoc in javax.print package

2017-08-07 Thread Prasanta Sadhukhan
Hi Sergey, javax/print/Doc.java 52 * {@link javax.print.attribute} should be {@link javax.print.attribute javax.print.attribute}, I guess 83 * interface Doc should be interface {@code Doc} javax/print/DocFlavor.java 347 * {@link java.awt.datatransfer.DataFlavor}. should be {@link java.awt.da

[OpenJDK 2D-Dev] [10] RFR: 8174744: Wrong rendering of string containing surrogate pairs

2017-08-07 Thread Dmitry Batrak
Hello, I'd like to propose a fix for JDK-8174744. bug: https://bugs.openjdk.java.net/browse/JDK-8174744 webrev: http://cr.openjdk.java.net/~dbatrak/8174744/webrev.00/ I don't have a Committer status, so I'll require a sponsor. The fix corrects a typo in the code which performs char-to-glyph