RFR (S): 8066102: Clean up HeapRegionRemSet files
Jesper Wilhelmsson
jesper.wilhelmsson at oracle.com
Fri Nov 28 12:32:13 UTC 2014
Looks good!
/Jesper
Thomas Schatzl skrev 28/11/14 09:46:
> Hi all,
>
> can I have reviews for this small cleanup? I went over heap region
> remembered set files recently and found dead code, useless code,
> tightened the public interface and tried to document the methods a
> little. I also moved FromCardCache accessor methods from
> OtherRegionTable to HeapRegionRemSet to do away with that needless
> indirection. Imo it fits better that way too.
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8066102
>
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8066102/webrev/
>
> Testing:
> jprt
>
> Thanks,
> Thomas
>
More information about the hotspot-gc-dev
mailing list