G1HeapRegionType.java mirrors the `G1HeapRegionTraceType` inside hotspot. They are largely overlapping with `HeapRegionType` in hotspot.
From JFR perspective, there is no known reason why an additional class `G1HeapRegionTraceType` is required. IOW, JFR can use `HeapRegionType` directly.
From JFR perspective, there is no known reason why an additional class `G1HeapRegionTraceType` is required. IOW, JFR can use `HeapRegionType` directly.
- blocks
-
JDK-8267941 Rename HeapRegion* class and files
-
- Closed
-