RFR (S): JDK-8055816: Remove dead code in g1BlockOffsetTable
Thomas Schatzl
thomas.schatzl at oracle.com
Tue Aug 26 10:08:26 UTC 2014
Hi,
On Fri, 2014-08-22 at 15:01 +0200, Bengt Rutisson wrote:
> Hi all,
>
> Can I get reviews for this small change to remove dead code from the
> G1BlockOffsetTable implementation?
>
> Webrev:
> http://cr.openjdk.java.net/~brutisso/8055816/webrev.00/
>
> Bug report:
> https://bugs.openjdk.java.net/browse/JDK-8055816
>
could you fix the comment for
G1BlockOffsetArrayContigSpace::zero_bottom_entry_raw? It refers to the
removed method zero_bottom_entry.
Otherwise looks good. Thanks.
Thomas
More information about the hotspot-gc-dev
mailing list