RFR (XS) 8231859 : Extra dash after the exception name in @throws clause of javadoc
Weijun Wang
weijun.wang at oracle.com
Thu Oct 17 01:42:56 UTC 2019
The change looks fine to me.
Thanks,
Max
> On Oct 17, 2019, at 9:33 AM, Ivan Gerasimov <ivan.gerasimov at oracle.com> wrote:
>
> Hello!
>
> This is a javadoc-only cleanup.
>
> In a few places a dash was used between the exception name and the description under the @throws tag.
>
> This causes a double dash in the produced documentation. For example, see https://docs.oracle.com/en/java/javase/12/docs/api/java.base/java/security/PermissionCollection.html#add(java.security.Permission)
>
> Would you please help review a trivial cleanup?
>
> BUGURL: https://bugs.openjdk.java.net/browse/JDK-8231859
> WEBREV: http://cr.openjdk.java.net/~igerasim/8231859/00/webrev/
>
> --
> With kind regards,
> Ivan Gerasimov
>
More information about the security-dev
mailing list