RFR: 8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
Fei Yang
fyang at openjdk.org
Wed Aug 24 13:16:28 UTC 2022
On Wed, 24 Aug 2022 12:30:33 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> > Passed tier1 hotspot & jdk test on riscv64-linux unmatched board. Looks good to me.
>
> Thanks! Do you know if it passes significantly faster?
Well, I was not timing the testing process since it was carried on unmatched board shared with other developers.
But I guess this change will also improve some benchmark numbers. Maybe I can arrange some further tests like specjbb2015 when I can monopolize the board :-)
-------------
PR: https://git.openjdk.org/jdk/pull/9970
More information about the hotspot-compiler-dev
mailing list