RFR: 8370225: RISC-V: cleanup verify_xxx in interp_masm_riscv.hpp [v2]
    Fei Yang 
    fyang at openjdk.org
       
    Tue Oct 21 11:27:28 UTC 2025
    
    
  
On Tue, 21 Oct 2025 11:03:49 GMT, Hamlin Li <mli at openjdk.org> wrote:
>> Ah, yes for this one. Sorry, I missed that. What about `verify_access_flags`?
>
> I also noticed `verify_access_flags`, but as all its usages are accompanied by some non-`NOT_DEBUG_RETURN` like `load_unsigned_short`, I think it's best to keep it as it is. How do you think?
Yes, I see that. I think that's OK.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27894#discussion_r2447781727
    
    
More information about the hotspot-compiler-dev
mailing list