RFR: 8344265: RISC-V: Remove unused function get_previous_sp_entry [v2]
Hamlin Li
mli at openjdk.org
Fri Nov 15 14:55:01 UTC 2024
On Fri, 15 Nov 2024 03:30:11 GMT, Gui Cao <gcao at openjdk.org> wrote:
>> Hi, I noticed that there are a several unused functions here that are currently only used in the x86 architecture, not used in RISC-V.
>>
>> ### Testing
>> - [x] release & fastdebug cross-build linux-riscv64 OK
>> - [x] release & fastdebug build on SOPHON SG2042
>> - [ ] Run tier1 tests on SOPHON SG2042 (release)
>
> Gui Cao has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove large_byte_array_inflate function
Thanks for catching. Looks good!
-------------
Marked as reviewed by mli (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22130#pullrequestreview-2438821805
More information about the hotspot-compiler-dev
mailing list