### 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
------------- Commit messages: - 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=00 Issue: https://bugs.openjdk.org/browse/JDK-8371446 Stats: 9468 lines in 39 files changed: 5794 ins; 3334 del; 340 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
