RFR: 8330805: ARM32 build is broken after JDK-8139457
Aleksey Shipilev
shade at openjdk.org
Mon Apr 22 15:08:28 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
Looks fine.
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18890#pullrequestreview-2015042346
More information about the hotspot-compiler-dev
mailing list