[jdk11u-dev] RFR: 8271567: AArch64: AES Galois CounterMode (GCM) interleaved implementation using vector instructions [v3]

Christoph Langer clanger at openjdk.java.net
Wed Nov 3 22:07:16 UTC 2021


On Tue, 2 Nov 2021 12:15:50 GMT, Andrew Haley <aph at openjdk.org> wrote:

>> Andrew Haley has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Cleanup, delete dead function declarations.
>
> I've reworked this to leave the existing code, so that unless `-XX:+UseAESCTRIntrinsics` is used on the command line this patch is entirely disabled.

@theRealAph, could you trigger a GHA run by first checking that it is enabled here - https://github.com/theRealAph/jdk11u-dev/actions - and then merging in current master branch?

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/410


More information about the jdk-updates-dev mailing list