RFR: 8330694: Rename 'HeapRegion' to 'G1HeapRegion' [v9]

Lei Zaakjyu duke at openjdk.org
Sat May 11 11:15:03 UTC 2024


On Mon, 6 May 2024 22:19:10 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> In SA I see references to heapRegionIterate() that possibly should be renamed.
> 
> I noticed that the HeapRegionManager and HeapRegionClosure classes were not renamed (in the hotspot source). Is this intentional or an oversite?

OK, I will do all the SA part here. However, I do think that the other classes named 'HeapRegion*' in the hotspot source should be dealt with in follow-up PRs.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/18871#issuecomment-2105680607


More information about the serviceability-dev mailing list