Hi Alexander, >> Could you review the updated fix: >> http://cr.openjdk.java.net/~alexsch/8132119/webrev.01/ >>
in the JavaDocs of the methods #drawStringUnderlineCharAt and #getClippedString you put the @see tag before the parameters description, see lines 1125 and 1145. In the most cases the @see tag is placed after @param tags but before the @since tag. Otherwise looks good for me. But I'm not a reviewer. You will still need one. :-) Best regards, Andrej Golovnin