RFR: 8254935: Deprecate the PSSParameterSpec(int) constructor

Valerie Peng valeriep at openjdk.java.net
Wed Mar 23 00:36:55 UTC 2022


Can someone help review this update to the PSSParameterSpec class regarding the constructor with int argument and the DEFAULT static field? Just added @Deprecate javadoc tag and caution about their usage as suggested in the bug record.

A CSR will be filed once the wording changes are reviewed.

Thanks,
Valerie

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

Commit messages:
 - 8254935: Deprecate the PSSParameterSpec(int) constructor

Changes: https://git.openjdk.java.net/jdk/pull/7913/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7913&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8254935
  Stats: 26 lines in 2 files changed: 18 ins; 1 del; 7 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7913.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7913/head:pull/7913

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



More information about the security-dev mailing list