mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-17 18:30:27 +00:00
Materialize the pointer to the polling page in a register instead of using rip-relative addressing when the distance from the code cache is larger than disp32. Reviewed-by: never, kvn