On Wed, 15 Apr 2026 04:58:57 GMT, Valerie Peng <[email protected]> wrote:

>> Initial commit containing the public API changes and related regression 
>> tests.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Valerie Peng has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   additional data cleanup.

src/java.base/share/classes/com/sun/crypto/provider/Argon2Impl.java line 130:

> 128:     }
> 129: 
> 130:     private static int checkMax(int value, long max, String errMsg)

This doesn't seem to be used anywhere, should it be removed?

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

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

Reply via email to