-
Type:
Task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
b02
There are not efficient unites for vector masks which are generated from various long values that are used to test the correctness by hotspot compiler. It will be much helpful if these tests can be added under "test/jdk/jdk/incubator/vector".
It has the smoke tests for "VectorMask.fromLong()" and "VectorMask.toLong()". However, these are used to test the correctness of APIs with java-level implementation.
It has the smoke tests for "VectorMask.fromLong()" and "VectorMask.toLong()". However, these are used to test the correctness of APIs with java-level implementation.
- causes
-
JDK-8373390 VectorAPI: inconsistencies between the test template and the generated test code
-
- In Progress
-
-
JDK-8373389 Two jdk/incubator/vector/ tests fails after JDK-8371446
-
- Resolved
-
- relates to
-
JDK-8367292 VectorAPI: Optimize VectorMask.fromLong/toLong() for SVE
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/eef9813a
-
Review(master)
openjdk/jdk/28593