JDK-8242335 : Additional Tests for RSASSA-PSS
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.security
  • Affected Version: 8,11,15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-04-08
  • Updated: 2021-04-06
  • Resolved: 2020-05-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 15 JDK 8 Other
11.0.10Fixed 15 b22Fixed 8u301Fixed openjdk8u282Fixed
Related Reports
Blocks :  
Blocks :  
Blocks :  
Relates :  
Description
Develop additional Tests for RSASSA-PSS
Comments
Fix Request (8u) Adds more tests that follow the JDK-8146293 backport. Patch applies cleanly to 8u, but it puts the test at wrong locations. I moved them near the rest of the tests at test/sun/security/rsa/pss. 8u RFR: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-October/012791.html New tests pass in 8u.
14-10-2020

Fix Request (11u) Follows up on JDK-8146293 that is backported to 11u. Patch applies cleanly to 11u, new tests pass on Linux x86_64 {release,fastdebug}.
29-09-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/a691f03767f9 User: ssahoo Date: 2020-05-05 06:08:22 +0000
05-05-2020