Integrated: 8245026: PsAdaptiveSizePolicy::_old_gen_policy_is_ready is unused

Joakim Nordström github.com+779991+jaokim at openjdk.java.net
Thu Nov 26 07:33:55 UTC 2020


On Wed, 25 Nov 2020 13:33:18 GMT, Joakim Nordström <github.com+779991+jaokim at openjdk.org> wrote:

> `PsAdaptiveSizePolicy::_old_gen_policy_is_ready` is initialized, is assigned, and has an accessor, but is never read and the accessor is never called. 
> Browsing through some repository history, shows no apparent evidence of it ever being used.
> 
> Testing: tier1, tier2, tier3

This pull request has now been integrated.

Changeset: a8e3eabb
Author:    Joakim Nordström <joakim.nordstrom at oracle.com>
Committer: Stefan Johansson <sjohanss at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a8e3eabb
Stats:     13 lines in 2 files changed: 0 ins; 13 del; 0 mod

8245026: PsAdaptiveSizePolicy::_old_gen_policy_is_ready is unused

Reviewed-by: sjohanss, pliden

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

PR: https://git.openjdk.java.net/jdk/pull/1434



More information about the hotspot-gc-dev mailing list