RFR (XS) 8211396 : Broken link in javadoc for private java.util.regex.Pattern#normalize()
Ivan Gerasimov
ivan.gerasimov at oracle.com
Wed Oct 10 17:22:01 UTC 2018
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/
--
With kind regards,
Ivan Gerasimov
More information about the core-libs-dev
mailing list