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

Ioi Lam iklam at openjdk.org
Thu Nov 13 17:04:26 UTC 2025


On Thu, 13 Nov 2025 11:35:04 GMT, Albert Mingkun Yang <ayang 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.

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

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


More information about the hotspot-gc-dev mailing list