RFR: 8333641: Serial: Remove Generation::supports_tlab_allocation [v3]
Albert Mingkun Yang
ayang at openjdk.org
Mon Jun 10 15:28:18 UTC 2024
On Mon, 10 Jun 2024 09:29:25 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Trivial removing useless generation-level API. It was probably useful when there are a list of generations which have diff support for tlab. Now that we have only two generations, this API can be inlined/hardcoded to simplify the flow.
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> s1-remove-tlab
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19554#issuecomment-2158650323
More information about the hotspot-gc-dev
mailing list