RFR: 8371864: GaloisCounterMode.implGCMCrypt0 AVX512/AVX2 intrinsics stubs cause AES-GCM encryption failure for certain payload sizes [v3]

Jiangli Zhou jiangli at openjdk.org
Thu Nov 20 05:06:59 UTC 2025


On Tue, 18 Nov 2025 06:17:30 GMT, Tobias Hartmann <thartmann at openjdk.org> 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


More information about the security-dev mailing list