RFR: JDK-8307794 Test for HSS/LMS Signature Verification [v3]

Mark Powers mpowers at openjdk.org
Tue May 23 17:17:07 UTC 2023


On Tue, 23 May 2023 10:49:17 GMT, Ferenc Rakoczi <duke at openjdk.org> wrote:

>> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Ferenc: comments 1 and 2
>
> test/jdk/sun/security/provider/lms/TestLMS.java line 59:
> 
>> 57:         for (TestCase t : TestCases) {
>> 58:             if (!kat(t)) {
>> 59:                 throw new RuntimeException("test case #" +i+ " failed");
> 
> Nit: "+i+" -> "+ i +"

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13940#discussion_r1202736729



More information about the security-dev mailing list