RFR: 8372240: Convert FreeListAllocator to use Atomic<T>

Thomas Schatzl tschatzl at openjdk.org
Fri Nov 21 09:33:20 UTC 2025


On Fri, 21 Nov 2025 09:09:03 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Please review this change to FreeListAllocator to use Atomic rather than
> directly applying AtomicAccess to volatile members.
> 
> Testing: mach5 tier1-5

Marked as reviewed by tschatzl (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/28447#pullrequestreview-3491888129


More information about the hotspot-gc-dev mailing list