10 Oct
2018
10 Oct
'18
5:29 p.m.
Looks good to me. -- Jon On 10/10/18 10:22 AM, Ivan Gerasimov wrote:
Hello!
The javadoc refers to the enum values as java.text.Normalizer.Form.NFC, while it should be java.text.Normalizer.Form#NFC.
Also an unpaired parenthesis was removed.
Would you please help review the trivial fix?
BUGURL: https://bugs.openjdk.java.net/browse/JDK-8211396 WEBREV: http://cr.openjdk.java.net/~igerasim/8211396/00/webrev/