[riscv-port-jdk11u:riscv-port] RFR: 8293524: RISC-V: Use macro-assembler functions as appropriate [v2]
Dingli Zhang
dzhang at openjdk.org
Wed Oct 9 12:23:18 UTC 2024
On Tue, 8 Oct 2024 13:21:53 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:
>> Please review this backport to riscv-port-jdk11u.
>> Backport of [JDK-8293524](https://bugs.openjdk.org/browse/JDK-8293524).
>> The original patch cannot be directly applied because jdk11u has no [JDK-8241436 ](https://bugs.openjdk.org/browse/JDK-8241436 ) and [JDK-8229258](https://bugs.openjdk.org/browse/JDK-8229258) . Also jdk11u does not have generate_bigIntegerLeftShift and generate_bigIntegerRightShift functions.
>>
>> Testing:
>> - Tier1 passed without new failure on lp4a (release).
>
> Dingli Zhang has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>
> 8293524: RISC-V: Use macro-assembler functions as appropriate
Thanks all for the review.
-------------
PR Comment: https://git.openjdk.org/riscv-port-jdk11u/pull/34#issuecomment-2402162781
More information about the riscv-port-dev
mailing list