RFR: 8327999: Remove copy of unused registers for cpu features check in x86_64 AVX2 Poly1305 implementation

Tom Shull duke at openjdk.org
Wed Mar 13 09:21:16 UTC 2024


On Tue, 12 Mar 2024 19:11:28 GMT, Srinivas Vamsi Parasa <duke at openjdk.org> wrote:

> The goal of this PR is to fix the bug reported in #17881 where data from unused registers (rbx, rcx, rdx) is being copied.

Marked as reviewed by teshull at github.com (no known OpenJDK username).

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

PR Review: https://git.openjdk.org/jdk/pull/18248#pullrequestreview-1933541513


More information about the hotspot-dev mailing list