RFR (XS): JDK-8061449: G1: FreeRegionList_test() fails with G1 after the JDK-8058534 fix to HeapRegion::orig_end()
Thomas Schatzl
thomas.schatzl at oracle.com
Wed Nov 5 09:24:18 UTC 2014
Hi Bengt,
On Wed, 2014-11-05 at 10:10 +0100, Bengt Rutisson wrote:
> Hi again,
>
> StefanK noticed that I my patch created the same MemRegion for all heap
> regions. This still made the test pass, but was not my intention. Here's
> an updated webrev:
Noticed that as well, but it does not matter for the test. It is nicer
to fix that though to avoid confusion.
> http://cr.openjdk.java.net/~brutisso/8061449/webrev.01/
Still okay.
Thanks,
Thomas
More information about the hotspot-gc-dev
mailing list