[jdk23u] Integrated: 8333248: VectorGatherMaskFoldingTest.java failed when maximum vector bits is 64

Gui Cao gcao at openjdk.org
Thu Sep 19 15:17:42 UTC 2024


On Wed, 18 Sep 2024 10:16:14 GMT, Gui Cao <gcao at openjdk.org> wrote:

> Hi, The same issue also exists in the jdk23u. I would like to backport 8333248 to jdk23u. This is a risc-v specific change. Backport is clean, risk is low.
> 
> ### Testing
> - [x] Run VectorGatherMaskFoldingTest.java on SOPHON SG2042 (without RVV1.0)
> - [x] Run VectorGatherMaskFoldingTest.java on aarch64 server mode with neon
> - [x] Run VectorGatherMaskFoldingTest.java on aarch64 client mode without `-XX:+IncrementalInlineForceCleanup` Option

This pull request has now been integrated.

Changeset: 227fc468
Author:    Gui Cao <gcao at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk23u/commit/227fc468a4d04c75e677a270b274b998f33b5e8f
Stats:     29 lines in 1 file changed: 0 ins; 0 del; 29 mod

8333248: VectorGatherMaskFoldingTest.java failed when maximum vector bits is 64

Backport-of: 9b0a5c5cd056262fab99525e9260762b617152a3

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

PR: https://git.openjdk.org/jdk23u/pull/103


More information about the jdk-updates-dev mailing list