[lilliput-jdk17u:lilliput] RFR: 8316880: AArch64: "stop: Header is not fast-locked" with -XX:-UseLSE since JDK-8315880
Roman Kennke
rkennke at openjdk.org
Mon Apr 8 16:00:40 UTC 2024
Backport of https://github.com/openjdk/jdk/commit/b6a97c078043862b20bd8e1d1b8ccb8699995515
It's not clean and required some work because in a few places, biased-locking does the same thing as what this patch wants to do.
-------------
Commit messages:
- 8316880: AArch64: "stop: Header is not fast-locked" with -XX:-UseLSE since JDK-8315880
Changes: https://git.openjdk.org/lilliput-jdk17u/pull/73/files
Webrev: https://webrevs.openjdk.org/?repo=lilliput-jdk17u&pr=73&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8316880
Stats: 50 lines in 10 files changed: 13 ins; 8 del; 29 mod
Patch: https://git.openjdk.org/lilliput-jdk17u/pull/73.diff
Fetch: git fetch https://git.openjdk.org/lilliput-jdk17u.git pull/73/head:pull/73
PR: https://git.openjdk.org/lilliput-jdk17u/pull/73
More information about the lilliput-dev
mailing list