On Mon, 28 Jul 2025 10:40:18 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> Can I please get a review of this change which backs out the changes done in > https://bugs.openjdk.org/browse/JDK-8363063? The linux-aarch64 builds in our > CI started failing after the changes in JDK-8363063 were integrated. > > The description in the backout issue > https://bugs.openjdk.org/browse/JDK-8364185 has the details about the build > failure errors. > > The commit in this PR backs out the change (`git revert > 011de4c894ed827ee8e15a7cfe400788175e5b2c`). CI jobs are currently in progress > to verify that this backout fixes the build failures. > > A new REDO issue has been created https://bugs.openjdk.org/browse/JDK-8364184 > to redo the original change and address these linux-aarch64 build issues. This pull request has now been integrated. Changeset: b7703f79 Author: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/b7703f7948039526cb7ca74ed589d6e3a876b6f6 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8364185: [BACKOUT] AArch64: [VectorAPI] sve vector math operations are not supported after JDK-8353217 Reviewed-by: ayang ------------- PR: https://git.openjdk.org/jdk/pull/26503