RFR: 8344265: RISC-V: Remove unused function get_previous_sp_entry [v2]
Fei Yang
fyang at openjdk.org
Fri Nov 15 04:12:16 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
Marked as reviewed by fyang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/22130#pullrequestreview-2437614115
More information about the hotspot-compiler-dev
mailing list