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. Marked as reviewed by ayang (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/26503#pullrequestreview-3061896714