RFR (XS) 8211396 : Broken link in javadoc for private java.util.regex.Pattern#normalize()
Xueming Shen
xueming.shen at oracle.com
Wed Oct 10 17:35:14 UTC 2018
+1
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/
>
More information about the core-libs-dev
mailing list