RFR: 8343242: RISC-V: Refactor materialization of literal address

Fei Yang fyang at openjdk.org
Thu Oct 31 08:19:28 UTC 2024


On Thu, 31 Oct 2024 08:02:19 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

> Hi, I agree with the sentiment of the CR.
> 
> Thinking about the is_32bit_offset_from_codecache vs CodeCache::contains change.

Thanks! Note that I didn't remove this `is_32bit_offset_from_codecache` check as I am guessing that we might find a better way of using this check after this change.

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

PR Comment: https://git.openjdk.org/jdk/pull/21777#issuecomment-2449288236


More information about the hotspot-dev mailing list