RFR: 8377179: Improve and document racy use of start/end in ThreadLocalAllocBuffer
Thomas Schatzl
tschatzl at openjdk.org
Thu Feb 5 08:56:04 UTC 2026
Hi all,
please review this change that tries to document and streamline the racy use of `ThreadLocalAllocBuffer` internals.
Testing: gha
Thanks,
Thomas
-------------
Commit messages:
- * more documentation
- * more improvements
- * improve documentation
- * copyright update
- 8377179
Changes: https://git.openjdk.org/jdk/pull/29573/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29573&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8377179
Stats: 61 lines in 3 files changed: 13 ins; 25 del; 23 mod
Patch: https://git.openjdk.org/jdk/pull/29573.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29573/head:pull/29573
PR: https://git.openjdk.org/jdk/pull/29573
More information about the hotspot-dev
mailing list