Integrated: 8256857: ARM32 builds broken after JDK-8254231

Aleksey Shipilev shade at openjdk.java.net
Tue Nov 24 11:06:01 UTC 2020


On Mon, 23 Nov 2020 13:14:06 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Foreign linker broke ARM32 builds. This change stubs out the new entry points, without implementing the actual support yet.
> 
> Additional testing:
>  - [x] Linux arm fastdebug cross-compilation

This pull request has now been integrated.

Changeset: 8f7caa43
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8f7caa43
Stats:     50 lines in 8 files changed: 49 ins; 0 del; 1 mod

8256857: ARM32 builds broken after JDK-8254231

Reviewed-by: jvernee, stuefe

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

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


More information about the hotspot-compiler-dev mailing list