Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Relates :
|
Clean up the G1MonitoringSupport class: - reduce getters by passing some information in constructors - avoid using trivial getters - remove useless and trivial getters - remove overridden getters that return the same results as the original ones - rename member variables to clearly state whether they are about generations or spaces - clean up obsolete code
|