RFR: 8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions [v21]

Tobias Hartmann thartmann at openjdk.org
Tue Nov 22 15:25:42 UTC 2022


On Mon, 21 Nov 2022 17:42:28 GMT, Volodymyr Paprotski <duke at openjdk.org> wrote:

>> Overall, looks good. Just one minor cleanup suggestion.
>> 
>> I've submitted the latest patch for testing (hs-tier1 - hs-tier4).
>
> @iwanowww Hope the extra tests passed? (Or do you have to re-run them on the latest patch again?)

I fixed the test issue with [JDK-8297382](https://bugs.openjdk.org/browse/JDK-8297382) but this also caused a regression with one of the crypto tests: [JDK-8297417](https://bugs.openjdk.org/browse/JDK-8297417). @vpaprotsk, @sviswa7 could you please have a look at this?

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

PR: https://git.openjdk.org/jdk/pull/10582


More information about the security-dev mailing list