[jdk21u-dev] Integrated: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64

Chad Rakoczy duke at openjdk.org
Wed Dec 11 16:58:23 UTC 2024


On Wed, 20 Nov 2024 19:40:14 GMT, Chad Rakoczy <duke at openjdk.org> wrote:

> Backport [JDK-8341194](https://bugs.openjdk.org/browse/JDK-8341194) [REDO] Implement C2 VectorizedHashCode on AArch64
> 
> Backport is clean. Trivial merge conflicts with includes and already present code. Original implementation [JDK-8322770](https://bugs.openjdk.org/browse/JDK-8322770) caused build and test failures. Build failures that were reproducible with `make bootcycle-images` run on `linux-aarch64 fastdebug/release` successfully. All jtreg and new asmtest pass on `linux-aarch64 release`.

This pull request has now been integrated.

Changeset: 990859cc
Author:    Chad Rakoczy <chadrako at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/990859cc32776e2d794de539190c9ccced1dfcd9
Stats:     1329 lines in 12 files changed: 748 ins; 0 del; 581 mod

8341194: [REDO] Implement C2 VectorizedHashCode on AArch64

Reviewed-by: phh
Backport-of: 4fc6d4135e795d18a024a6035908f380b81082d1

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

PR: https://git.openjdk.org/jdk21u-dev/pull/1170


More information about the jdk-updates-dev mailing list