On Fri, 1 May 2026 19:26:15 GMT, Sean Mullan <[email protected]> wrote:

>> Valerie Peng has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   additional data cleanup.
>
> src/java.base/share/classes/javax/crypto/spec/Argon2ParameterSpec.java line 
> 186:
> 
>> 184:          * @return this builder
>> 185:          * @throws IllegalArgumentException
>> 186:          *         if {@code mPower} is less than 3 or larger than 30. 
>> Or if
> 
> I think it would read better with a semi-colon, ex: 
> 
> `if {@code mPower} is less than 3 or larger than 30; or if`

Will fix.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29597#discussion_r3439258694

Reply via email to