Other |
---|
tbdResolved |
Blocks :
|
|
Blocks :
|
|
Duplicate :
|
|
Relates :
|
With JDK-8208390 the variable to track G1CollectedHeap::millis_since_last_gc has been separated from G1Policy needed time tracking since G1Policy and G1CollectedHeap::millis_since_last_gc uses a different time source (Ticks vs. os::JavaTimeNanos). That functionality has not much to do with policy decisions at all. Investigate whether a more appropriate place for that can be found (e.g. G1CollectedHeap).
|