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.
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}.