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.

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

Commit messages:
 - removed wording about RSA Security LLC

Changes: https://git.openjdk.org/jdk/pull/19680/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19680&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8209092
  Stats: 4 lines in 1 file changed: 0 ins; 2 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/19680.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19680/head:pull/19680

PR: https://git.openjdk.org/jdk/pull/19680

Reply via email to