RFR: 8209092: Remove outdated wording from RC5ParameterSpec [v2]

Jack Hartstein github.com+44308314+jackh2000 at openjdk.java.net
Wed Jun 9 21:01:36 UTC 2021


> The RC5ParameterSpec class description contains the following sentence: "This class can be used to initialize a Cipher object that implements the RC5 algorithm as supplied by RSA Security LLC, or any parties authorized by RSA Security."
> 
> The part "as supplied by RSA Security LLC, or any parties authorized by RSA Security." should be removed. We don't generally include information about 3rd-party JCA providers in the standard javadocs. Also the "authorized" part was probably referring to the RC5 patent but that has since expired.

Jack Hartstein has updated the pull request incrementally with one additional commit since the last revision:

  added line break

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4443/files
  - new: https://git.openjdk.java.net/jdk/pull/4443/files/ee75475e..bf6b9096

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4443&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4443&range=00-01

  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4443.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4443/head:pull/4443

PR: https://git.openjdk.java.net/jdk/pull/4443



More information about the security-dev mailing list