-
Bug
-
Resolution: Fixed
-
P4
-
26
-
b12
-
aarch64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8366813 | 25 | Fei Gao | P4 | New | Unresolved |
See the compilation error reported in https://bugs.openjdk.org/browse/JDK-8364185.
As suggested in https://github.com/openjdk/jdk/pull/26577#discussion_r2266095631, the fix forJDK-8364184 has been split into two separate tasks. This patch addresses the compilation error.
As suggested in https://github.com/openjdk/jdk/pull/26577#discussion_r2266095631, the fix for
- backported by
-
JDK-8366813 GCC 12 cannot compile SVE on aarch64 with auto-var-init pattern
-
- New
-
- blocks
-
JDK-8364184 [REDO] AArch64: [VectorAPI] sve vector math operations are not supported after JDK-8353217
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/999761d0
-
Review(master) openjdk/jdk25u/168
-
Review(master) openjdk/jdk/26755