RFR: 8346040: Zero interpreter build on Linux Aarch64 is broken
David Holmes
dholmes at openjdk.org
Thu Dec 12 07:59:36 UTC 2024
On Wed, 11 Dec 2024 22:00:11 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> This fixes the zero build for aarch64.
> Mach5 tier1 testing on Oracle platforms (including aarch64) in progress.
This appears to fix the immediate problem, but I'm unclear why we need a special API for one architecture, or why it resides in shared code. ??
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22692#pullrequestreview-2498167807
More information about the hotspot-dev
mailing list