RFR: 8330805: ARM32 build is broken after JDK-8139457

Aleksey Shipilev shade at openjdk.org
Tue Apr 23 11:14:27 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

TBH, this also looks trivial, so I think it can already go in.

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

PR Comment: https://git.openjdk.org/jdk/pull/18890#issuecomment-2072027957


More information about the hotspot-compiler-dev mailing list