On Thu, 10 Aug 2023 17:56:56 GMT, Rajan Halade <rhal...@openjdk.org> wrote:
>> Valerie Peng has updated the pull request incrementally with one additional >> commit since the last revision: >> >> address review feedbacks > > test/jdk/sun/security/pkcs11/Signature/KeyAndParamCheckForPSS.java line 75: > >> 73: runTest(p, 1040, "SHA3-512", "SHA3-256"); >> 74: runTest(p, 1040, "SHA3-512", "SHA3-384"); >> 75: runTest(p, 1040, "SHA3-512", "SHA3-512"); > > Similar check can be added here to throw SkippedException if all runTest call > skip testing. Ok ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15217#discussion_r1290555774