RFR: 8209092: Remove outdated wording from RC5ParameterSpec [v2]
Jack Hartstein
github.com+44308314+jackh2000 at openjdk.java.net
Wed Jun 9 21:01:37 UTC 2021
On Wed, 9 Jun 2021 20:48:29 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:
>> Jack Hartstein has updated the pull request incrementally with one additional commit since the last revision:
>>
>> added line break
>
> src/java.base/share/classes/javax/crypto/spec/RC5ParameterSpec.java line 39:
>
>> 37: *
>> 38: * <p> This class can be used to initialize a {@code Cipher} object that
>> 39: * implements the <i>RC5</i> algorithm as specified in <a href="https://datatracker.ietf.org/doc/html/rfc2040">RFC 2040</a>.
>
> Try to keep lines to <= 80 chars. Maybe break after "in"
Fixed. I'll check on the CSR.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4443
More information about the security-dev
mailing list