Integrated: 8265982: JDK-8264188 breaks build on macOS-aarch64
Magnus Ihse Bursie
ihse at openjdk.java.net
Mon Apr 26 18:01:36 UTC 2021
On Mon, 26 Apr 2021 15:59:48 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> Unfortunately JDK-8264188 broke the build on macosx-aarch64.
>
> The likely culprit for this is that the newly introduced assembly file was named "*.s" instead of "*.S". However, I have still not verified that this (completely) fixes the issue, since my job got stuck in our CI system. Since this is a P1, I wanted to speed on the process by submitting this PR for review even though the results are not yet in. (I will not push until they are.)
This pull request has now been integrated.
Changeset: b524a81a
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/b524a81a
Stats: 0 lines in 1 file changed: 0 ins; 0 del; 0 mod
8265982: JDK-8264188 breaks build on macOS-aarch64
Reviewed-by: erikj, shade
-------------
PR: https://git.openjdk.java.net/jdk/pull/3697
More information about the hotspot-runtime-dev
mailing list