Integrated: 8333641: Serial: Remove Generation::supports_tlab_allocation

Albert Mingkun Yang ayang at openjdk.org
Mon Jun 10 15:28:18 UTC 2024


On Wed, 5 Jun 2024 10:01:17 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.

This pull request has now been integrated.

Changeset: 6ea28fb3
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6ea28fb30ce7d48e2f053cb9faf4f2a5dba52b06
Stats:     11 lines in 4 files changed: 0 ins; 9 del; 2 mod

8333641: Serial: Remove Generation::supports_tlab_allocation

Reviewed-by: tschatzl

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

PR: https://git.openjdk.org/jdk/pull/19554


More information about the hotspot-gc-dev mailing list