-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 23
-
Component/s: hotspot
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8373840 | 25.0.3-oracle | Jayashree Kumar | P4 | Resolved | Fixed | master |
All test definitions inside compiler/loopopts/superword/TestAlignVectorFuzzer.java currently contain printcompilation directives. These slow down the compilations unnecessarily and should be removed.
After discussing this with [~epeter], he also suggested adding a compileonly directive to one of the four test definitions.
After discussing this with [~epeter], he also suggested adding a compileonly directive to one of the four test definitions.
- backported by
-
JDK-8373840 Improve flags of compiler/loopopts/superword/TestAlignVectorFuzzer.java
-
- Resolved
-
- relates to
-
JDK-8310190 C2 SuperWord: AlignVector is broken, generates misaligned packs
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/0ba4141c
-
Review(master)
openjdk/jdk/27122