RFR (XXS): 8057143: Incomplete renaming of variables containing "hrs" to "hrm" related to HeapRegionSeq

Jon Masamitsu jon.masamitsu at oracle.com
Wed Sep 3 16:47:30 UTC 2014


Changes look good.  Thanks.

Reviewed.

Jon

On 9/3/2014 5:03 AM, Thomas Schatzl wrote:
> Hi all,
>
>    can I have reviews for the following tiny cleanup that fixes some
> variable names?
>
> In JDK-8054819 the HeapRegionSeq class has been renamed to
> HeapRegionManager. During that, variables containing HeapRegionSeq
> references were renamed, changing "hrs" to "hrm".
>
> There are some missing not renamed variables heapRegionRemSet.cpp.
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8057143
>
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8057143/webrev/
>
> Thanks,
>    Thomas
>
>




More information about the hotspot-gc-dev mailing list