8324132: G1: Remove unimplemented G1MonitoringSupport::recalculate_eden_size
Reviewed-by: tschatzl
This commit is contained in:
parent
8e534598b5
commit
a2b117ae02
@ -180,8 +180,6 @@ class G1MonitoringSupport : public CHeapObj<mtGC> {
|
||||
// Recalculate all the sizes.
|
||||
void recalculate_sizes();
|
||||
|
||||
void recalculate_eden_size();
|
||||
|
||||
public:
|
||||
G1MonitoringSupport(G1CollectedHeap* g1h);
|
||||
~G1MonitoringSupport();
|
||||
|
Loading…
Reference in New Issue
Block a user