mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-02 00:34:44 +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