RFR: fix for casLockState intrinsic
Dean Long
dlong at openjdk.org
Mon Oct 16 07:30:31 UTC 2023
This change cherry-picked from jom-master is needed to prevent an infinite spin loop under some circumstances.
Also, this branch currently crashes in debug builds during deoptimization.
@macarte
@ahmedmuhsin
-------------
Commit messages:
- fix for casLockState intrinsic
Changes: https://git.openjdk.org/loom/pull/207/files
Webrev: https://webrevs.openjdk.org/?repo=loom&pr=207&range=00
Stats: 9 lines in 1 file changed: 1 ins; 6 del; 2 mod
Patch: https://git.openjdk.org/loom/pull/207.diff
Fetch: git fetch https://git.openjdk.org/loom.git pull/207/head:pull/207
PR: https://git.openjdk.org/loom/pull/207
More information about the loom-dev
mailing list