[OpenJDK 2D-Dev] RFR: 8146324: Add sun.font.FontUtilities.isComplexCharCode or related method to public API

Andrej Golovnin andrej.golovnin at gmail.com
Thu Mar 24 21:41:46 UTC 2016


Hi Phil,

> bug : https://bugs.openjdk.java.net/browse/JDK-8146324
> fix : http://cr.openjdk.java.net/~prr/8146324/

maybe the line 794:

794      * @return true if the specified text will need special layout.

should be changed to:

794      * @return {@code true} if the specified text will need special layout.

Best regards,
Andrej Golovnin


More information about the 2d-dev mailing list