RFR: 8371643: Remove ThreadLocalAllocBuffer::_reserve_for_allocation_prefetch [v2]

Ioi Lam iklam at openjdk.org
Fri Nov 14 04:48:16 UTC 2025


On Thu, 13 Nov 2025 17:01:45 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> > The filler-klass is not initialized when `preload_classes` is invoked, but `preload_classes` use heap-allocation, which may require filler-obj.
> > @iklam What do you think?
> 
> I am working on a fix now.

The fix is quite simple. See https://github.com/openjdk/jdk/pull/28315

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

PR Comment: https://git.openjdk.org/jdk/pull/28240#issuecomment-3530816677


More information about the hotspot-gc-dev mailing list