RFR: 8371643: Remove ThreadLocalAllocBuffer::_reserve_for_allocation_prefetch [v4]
Martin Doerr
mdoerr at openjdk.org
Mon Nov 17 09:53:16 UTC 2025
On Mon, 17 Nov 2025 09:35:49 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Trivial removing obsoleted code for unsupported arch.
>>
>> Test: tier1
>
> Albert Mingkun Yang has updated the pull request incrementally with two additional commits since the last revision:
>
> - review
> - patch
Thanks for the updates! `make run-test TEST=test/hotspot/jtreg/compiler/c2 JTREG="VM_OPTIONS=-XX:AllocatePrefetchStyle=3"` has passed on PPC64. I agree, the general AllocatePrefetchStyle==3 topic can be discussed separately.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/28240#pullrequestreview-3471900133
More information about the hotspot-gc-dev
mailing list