-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 23
-
Component/s: hotspot
-
b22
Currently the HRPrinter does not distinguish between the different types of reclamation during:
* evacuation
* eager reclaim and
* empty during marking
It is sometimes interesting to understand the exact reason/place why a particular region has been reclaimed.
Also the event/method is called cleanup(), which is a misnomer in all places now (long time ago regions found empty during marking were reclaimed in the Cleanup pause).
* evacuation
* eager reclaim and
* empty during marking
It is sometimes interesting to understand the exact reason/place why a particular region has been reclaimed.
Also the event/method is called cleanup(), which is a misnomer in all places now (long time ago regions found empty during marking were reclaimed in the Cleanup pause).
- relates to
-
JDK-8331398 G1: G1HeapRegionPrinter reclamation events should print the original region type
-
- Resolved
-
-
JDK-8331569 G1: Rename G1HRPrinter to G1HeapRegionPrinter
-
- Resolved
-
-
JDK-8331568 G1: Spell out HR in G1HRPrinter
-
- Closed
-
-
JDK-8331394 G1: Remove SKIP_RETIRED_FULL_REGIONS define in G1HRPrinter
-
- Resolved
-
(1 links to)