On Thu, 10 Aug 2023 19:45:48 GMT, Valerie Peng <[email protected]> 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

Reply via email to