RFR: 8377442: More fixes to ThreadLocalAllocBuffer after JDK-8377179 [v3]
Albert Mingkun Yang
ayang at openjdk.org
Wed Feb 11 09:45:21 UTC 2026
On Tue, 10 Feb 2026 14:36:33 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> Hi all,
>>
>> please review these additional changes to TLAB code after @kimbarret's comments.
>>
>> Some typos, some improvements to const'ness, one really embarassing new race added (and fixed).
>>
>> Testing: gha
>>
>> Thanks,
>> Thomas
>
> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>
> Update src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/29626#pullrequestreview-3780872772
More information about the hotspot-dev
mailing list