Integrated: 8257396: AArch64 Zero build is broken after JDK-8252684

Aleksey Shipilev shade at openjdk.java.net
Tue Dec 1 07:18:57 UTC 2020


On Mon, 30 Nov 2020 08:49:54 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Zero does not have AArch64 assembler, so attempt to use it from the test fails to build. The fix is trivial: sense if we are building Zero.
> 
> Testing:
>  - [x] Linux aarch64 zero build

This pull request has now been integrated.

Changeset: 13bd2e82
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/13bd2e82
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8257396: AArch64 Zero build is broken after JDK-8252684

Reviewed-by: dholmes

-------------

PR: https://git.openjdk.java.net/jdk/pull/1511


More information about the hotspot-dev mailing list