[jdk21u-dev] RFR: 8319897: Move StackWatermark handling out of LockStack::contains
Aleksey Shipilev
shade at openjdk.org
Wed Dec 13 10:55:03 UTC 2023
Transplanted from https://github.com/openjdk/jdk21u/pull/420
Clean backport to improve Lightweight Locking reliability. The patch only affects the LW paths, which are disabled by default.
-------------
Commit messages:
- Backport bbf52e0e4cb76b4c6425e7d1266dcdbb4df556ea
Changes: https://git.openjdk.org/jdk21u-dev/pull/9/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=9&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8319897
Stats: 17 lines in 2 files changed: 7 ins; 6 del; 4 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/9.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/9/head:pull/9
PR: https://git.openjdk.org/jdk21u-dev/pull/9
More information about the jdk-updates-dev
mailing list