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

Jatin Bhateja jbhateja at openjdk.org
Wed Mar 13 17:26:15 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.

LGTM

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

Marked as reviewed by jbhateja (Reviewer).

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


More information about the hotspot-dev mailing list