On Mon, 4 Nov 2024 19:56:41 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> Weijun Wang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   check provider availability; SourceRandom in lib; use Utils.toByteArray
>
> test/jdk/sun/security/provider/acvp/SHA_Test.java line 116:
> 
>> 114:                     }
>> 115:                 }
>> 116:                 default -> throw new 
>> UnsupportedOperationException("Unknown testType");
> 
> Including the unknown test type in the exception would speed debugging.

Correct. Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21548#discussion_r1828663691

Reply via email to