RFR: 8342683: Use non-short forward jump when passing stop()
Axel Boldt-Christmas
aboldtch at openjdk.org
Tue Oct 22 14:46:30 UTC 2024
On Tue, 22 Oct 2024 11:57:58 GMT, Fredrik Bredberg <fbredberg at openjdk.org> wrote:
> Fixed a "short forward jump exceeds 8-bit offset at" error in `fast_unlock_lightweight()` that appears on x86 based platforms when using `-XX:+ShowMessageBoxOnError`.
>
> Tested ok in tier1-3 on all x86 based platforms.
lgtm.
-------------
Marked as reviewed by aboldtch (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21635#pullrequestreview-2385440146
More information about the hotspot-compiler-dev
mailing list