RFR: 8298088: RISC-V: Make Address a discriminated union internally [v2]

Yadong Wang yadongwang at openjdk.org
Tue Dec 6 01:28:05 UTC 2022


On Mon, 5 Dec 2022 13:57:12 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> The RISC-V port has the same issue as: https://bugs.openjdk.org/browse/JDK-8297830
>> It looks to me that the fix for the AArch64 port is a nice refactoring work.
>> This fixes this issue for the RISC-V port with a similar approach.
>> 
>> Testing:
>>   Tier1 tested with release build on linux-riscv64 unmatched board.
>>   Run non-trivial benchmark workloads with fastdebug builds.
>
> Fei Yang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Review

lgtm

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

Marked as reviewed by yadongwang (Author).

PR: https://git.openjdk.org/jdk/pull/11505


More information about the hotspot-compiler-dev mailing list