On Tue, 18 Nov 2025 06:17:30 GMT, Tobias Hartmann <[email protected]> wrote:
>> Jiangli Zhou has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Fix Whitespace error.
>
> test/jdk/com/sun/crypto/provider/Cipher/AES/TestAesGcmIntrinsic.java line 41:
>
>> 39: public class TestAesGcmIntrinsic {
>> 40:
>> 41: static final SecureRandom SECURE_RANDOM = newDefaultSecureRandom();
>
> Drive-by comment: Java code should use 4x whitespace indentation.
@TobiHartmann, thanks! Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28363#discussion_r2544338893