Integrated: 8330805: ARM32 build is broken after JDK-8139457
Aleksei Voitylov
avoitylov at openjdk.org
Tue Apr 23 18:14:32 UTC 2024
On Mon, 22 Apr 2024 14:19:47 GMT, Aleksei Voitylov <avoitylov at openjdk.org> wrote:
> The JDK-8139457 patch changes the header_size argument of C1_MacroAssembler::allocate_array, the input value now means offset in bytes. The ARM32 allocate_array implementation is fixed accordingly.
>
> Testing: jtreg hotspot, jtreg jdk tier1-3
This pull request has now been integrated.
Changeset: 88a5dcea
Author: Aleksei Voitylov <avoitylov at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/88a5dcead21f50e367f8ad77197e6ffdb98cbb20
Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
8330805: ARM32 build is broken after JDK-8139457
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/jdk/pull/18890
More information about the hotspot-compiler-dev
mailing list