RFR: 8377179: Improve and document racy use of start/end in ThreadLocalAllocBuffer [v3]

Thomas Schatzl tschatzl at openjdk.org
Fri Feb 6 07:24:01 UTC 2026


> Hi all,
> 
>   please review this change that tries to document and streamline the racy use of `ThreadLocalAllocBuffer` internals.
> 
> Testing: gha
> 
> Thanks,
>   Thomas

Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:

  * left vs. right in "pointer_delta"

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/29573/files
  - new: https://git.openjdk.org/jdk/pull/29573/files/723233c2..9b1e6abc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=29573&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29573&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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-gc-dev mailing list