The HRPrinter does not have any member variables (static or non-static), so it can be made AllStatic.
I.e. there is no reason to have an instance variable around.
I.e. there is no reason to have an instance variable around.
- relates to
-
JDK-8331402 G1: Remove is_active() calls in G1HRPrinter logging
- Resolved
-
JDK-8331562 G1: Remove API to force allocation of new regions
- Resolved