mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-18 17:37:53 +00:00
8322543: Parallel: Remove unused _major_pause_old_slope_counter
Reviewed-by: tschatzl
This commit is contained in:
parent
424c58f3e9
commit
e0bad5153b
@ -60,7 +60,6 @@ class GCAdaptivePolicyCounters : public GCPolicyCounters {
|
||||
PerfVariable* _decrease_for_footprint_counter;
|
||||
|
||||
PerfVariable* _minor_pause_young_slope_counter;
|
||||
PerfVariable* _major_pause_old_slope_counter;
|
||||
|
||||
PerfVariable* _decide_at_full_gc_counter;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user