RFR: 8377225: RISC-V: Improve receiver type profiling reliability [v2]

Anjian Wen wenanjian at openjdk.org
Mon Feb 9 21:38:59 UTC 2026


On Mon, 9 Feb 2026 01:13:46 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

>> Anjian Wen has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - update some function format
>>  - update commit again
>>  - update some comments
>
> src/hotspot/cpu/riscv/c1_LIRAssembler_riscv.cpp line 1531:
> 
>> 1529:       // statically update the MethodData* rather than needing to do
>> 1530:       // dynamic tests on the receiver type
>> 1531:       // NOTE: we should probably put a lock around this search to
> 
> Should we update these comments?

Thanks, good point, updated

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29310#discussion_r2780336767


More information about the hotspot-dev mailing list