RFR: 8312428: PKCS11 tests fail with NSS 3.91 [v3]

Rajan Halade rhalade at openjdk.org
Thu Aug 24 20:05:16 UTC 2023


On Thu, 10 Aug 2023 19:45:48 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

>> test/jdk/sun/security/pkcs11/PSSUtil.java line 34:
>> 
>>> 32:     private static final String KEYALG = "RSA";
>>> 33:     private static final String SIGALG = "RSASSA-PSS";
>>> 34:     private static final String[] DIGESTS = {
>> 
>> is this constant used anywhere or supposed to be used?
>
> Removed.

DIGESTS is still not used.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15217#discussion_r1304809707



More information about the security-dev mailing list