RFR: 8365265: x86 short forward jump exceeds 8-bit offset in methodHandles_x86.cpp when using Intel APX [v2]

Srinivas Vamsi Parasa sparasa at openjdk.org
Wed Aug 13 00:54:53 UTC 2025


On Tue, 12 Aug 2025 10:06:58 GMT, Andrew Haley <aph at openjdk.org> wrote:

>alignment with that tactics. Maybe you want to unshorten the branch at L157 as well.

Thank you Aleksey (@shipilev)! As suggested, I updated the code to unshorten the branch at line 157.

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

PR Comment: https://git.openjdk.org/jdk/pull/26731#issuecomment-3181832309


More information about the hotspot-compiler-dev mailing list