RFR: Fix typographical errors in Cipher.java (JDK-8030132 and JDK-8160222)
Ivan Gerasimov
ivan.gerasimov at oracle.com
Thu Jun 30 13:24:11 UTC 2016
Looks good!
Similar typo is found in another file:
java.security.jgss/share/classes/sun/security/jgss/spi/GSSContextSpi.java:
* Return the mechanism-specific attribute associated with (@code type}.
May be worth fixing it together.
With kind regards,
Ivan
On 30.06.2016 10:39, Jamil Nimeh wrote:
> Hello all,
>
> This fixes a few typos in the Javadoc for Cipher.java.
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8030132
> https://bugs.openjdk.java.net/browse/JDK-8160222
>
> Webrev:
> http://cr.openjdk.java.net/~jnimeh/reviews/8030132/webrev.01/
>
> --Jamil
>
More information about the security-dev
mailing list