[jdk21u-dev] RFR: 8339248: RISC-V: Remove li64 macro assembler routine and related code
Gui Cao
gcao at openjdk.org
Thu Sep 5 08:11:05 UTC 2024
On Tue, 3 Sep 2024 09:58:52 GMT, Gui Cao <gcao at openjdk.org> wrote:
> Hi, The same issue also exists in jdk21u-dev. So I would like to backport [JDK-8339248](https://bugs.openjdk.org/browse/JDK-8339248) to jdk21u-dev. with this patch ,it will save us some unnecessary runtime checks. RISC-V specific change, risk is low.
>
> ### Testing
> - [x] Run hotspot:tier1 tests on SOPHON SG2042 (fastdebug)
Thanks for the review.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/953#issuecomment-2330876348
More information about the jdk-updates-dev
mailing list