RFR: 8347343: RISC-V: Unchecked zicntr csr reads [v2]
Robbin Ehn
rehn at openjdk.org
Fri Jan 10 11:59:10 UTC 2025
On Fri, 10 Jan 2025 11:47:48 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> Robbin Ehn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Review comments
>
> src/hotspot/cpu/riscv/macroAssembler_riscv.cpp line 52:
>
>> 50: #include "runtime/sharedRuntime.hpp"
>> 51: #include "runtime/stubRoutines.hpp"
>> 52: #include "vm_version_riscv.hpp"
>
> Do we still need this header then?
No, thanks, fixed!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23003#discussion_r1910270785
More information about the hotspot-dev
mailing list