RFR: 8139457: Array bases are aligned at HeapWord granularity
Fei Yang
fyang at openjdk.org
Mon Nov 21 11:07:24 UTC 2022
On Thu, 17 Nov 2022 08:30:45 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
> > With my proposed fix, I don't think you need the following change made in file: src/hotspot/cpu/riscv/macroAssembler_riscv.cpp
> > Could you please remove this change from this PR? I am running some tests on my linux-riscv64 platform.
>
> Ok, I reverted that part. Could you test that? Also, if you're running any of the tests menioned in the PR, can you let me know and I'll update the test matrix.
>
> Thanks, Roman
Hi, Thanks for the update. This has passed tier1-3 tests on my linux-riscv64 hifive unmatched boards.
-------------
PR: https://git.openjdk.org/jdk/pull/11044
More information about the hotspot-dev
mailing list