Integrated: 8371446: VectorAPI: Add unit tests for masks from various long values

Xueming Shen sherman at openjdk.org
Wed Dec 10 00:54:17 UTC 2025


On Tue, 2 Dec 2025 00:53:40 GMT, Xueming Shen <sherman at openjdk.org> wrote:

> ### Summary
> 
> - Update the existing unit tests for VectorMask to verify the correctness of the hotspot compiler result
> - Add additional test data to the existing VectorMask from/toLong tests.
> - Move the VectorMask binary-op & unary-op tests from Unit-Miscellaneous.template to unit-kernel-template

This pull request has now been integrated.

Changeset: eef9813a
Author:    Xueming Shen <sherman at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/eef9813ad42b02db5fc636e661a751d5120a639e
Stats:     9997 lines in 39 files changed: 6064 ins; 3550 del; 383 mod

8371446: VectorAPI: Add unit tests for masks from various long values

Reviewed-by: psandoz

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

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


More information about the core-libs-dev mailing list