RFR: 8377442: More fixes to ThreadLocalAllocBuffer after JDK-8377179 [v3]
Kim Barrett
kbarrett at openjdk.org
Wed Feb 11 09:45:28 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
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/29626#pullrequestreview-3782403720
More information about the hotspot-dev
mailing list