-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
-
b10
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8378066 | 25.0.3 | Goetz Lindenmaier | P4 | Resolved | Fixed | b03 |
The test searches for RoundF and RoundD on all platforms, including those that do not implement RoundF/RoundD causing the IR check to fail. The IR check should be modified to only run on x86, aarch64, and riscv.
- backported by
-
JDK-8378066 Test compiler/vectorization/TestSubwordTruncation.java fails on platforms without RoundF/RoundD
-
- Resolved
-
- caused by
-
JDK-8362979 C2 fails with unexpected node in SuperWord truncation: CmpLTMask, RoundF
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk25u-dev/7ab5e3af
-
Commit(master)
openjdk/jdk/500462fb
-
Review(master)
openjdk/jdk25u-dev/267
-
Review(master)
openjdk/jdk/26611
(1 links to)