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