On Wed, 21 Aug 2024 17:46:38 GMT, Valerie Peng <valer...@openjdk.org> wrote:

>> Kevin Driver has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   addresses delayed provider selection where parameters are involved
>
> test/jdk/javax/crypto/KDF/Threading.java line 63:
> 
>> 61:     }
>> 62: 
>> 63:     @Test(threadPoolSize = 50, invocationCount = 100, timeOut = 30)
> 
> When running on the group server, I observe frequent test failures due to the 
> short `timeOut` value. Perhaps we should increase the value?

I'm happy to increase the value, but this will vary by machine capability. I 
think I tuned it to a shorter `timeOut` recently, but I can increase the value 
again.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1729525778

Reply via email to