RFR: 8371446: VectorAPI: Add unit tests for masks from various long values [v4]

Xueming Shen sherman at openjdk.org
Mon Dec 8 20:00:28 UTC 2025


> ### 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

Xueming Shen has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 10 commits:

 - update: restore boolUnaryOpProvider for reduction/Unit-BoolReduction-op.template
 - minor update
 - update
 - update
 - update
 - update
 - update
 - update
 - update
 - 8371446: VectorAPI: Add unit tests for masks from various long values

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

Changes: https://git.openjdk.org/jdk/pull/28593/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28593&range=03
  Stats: 9997 lines in 39 files changed: 6064 ins; 3550 del; 383 mod
  Patch: https://git.openjdk.org/jdk/pull/28593.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28593/head:pull/28593

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


More information about the core-libs-dev mailing list