RFR: 8342683: Use non-short forward jump when passing stop()

Aleksey Shipilev shade at openjdk.org
Tue Oct 22 15:05:14 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.

Marked as reviewed by shade (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/21635#pullrequestreview-2385499761


More information about the hotspot-compiler-dev mailing list