On Wed, 15 Nov 2023 21:40:10 GMT, Kevin Driver <kdri...@openjdk.org> wrote:

>> Add parameters to `MessageDigest` and introduce `SHAKE256-LEN` with an 
>> integer parameter.
>
> src/java.base/share/classes/sun/security/ec/ed/EdDSASignature.java line 31:
> 
>> 29: 
>> 30: import java.io.ByteArrayOutputStream;
>> 31: import java.security.*;
> 
> consider individual imports

OK. I'll tell IDEA to never combine them.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16660#discussion_r1397449320

Reply via email to