RFR: 8257396: AArch64 Zero build is broken after JDK-8252684
Aleksey Shipilev
shade at openjdk.java.net
Mon Nov 30 13:36:56 UTC 2020
On Mon, 30 Nov 2020 12:35:35 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Lets hope this is the last adjustment needed in relation to this change.
All builds are green for me, except AArch64 Zero.
> Aren't the pre-integration tests supposed to pick up this kind of thing?
GH actions do not build AArch64 Zero. GH actions build both x86_64 Zero and AArch64 Server. [My CIs](https://builds.shipilev.net/openjdk-jdk/), on the other hand, make a point to build every configuration out there every night -- at expense of CPU time spent on it -- and thus capture even the odd corner cases like these.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1511
More information about the hotspot-dev
mailing list