RFR (XS): 8182050: assert(_whole_heap.contains(p)) failed: Attempt to access p out of bounds of card marking array's _whole_heap
Thomas Schatzl
thomas.schatzl at oracle.com
Wed Nov 22 15:24:52 UTC 2017
Hi Erik,
On Wed, 2017-11-22 at 16:14 +0100, Erik Helin wrote:
> On 11/22/2017 02:18 PM, Thomas Schatzl wrote:
> > Hi all,
> >
> > can I have reviews for this tiny change that fixes tripping an
> > assert when executing the post barrier for arrays for G1?
> > [...]
> > CR:
> > https://bugs.openjdk.java.net/browse/JDK-8182050
> > Webrev:
> > http://cr.openjdk.java.net/~tschatzl/8182050/webrev/
>
> Looks good, Reviewed. Thanks Thomas for taking care of this (and
> Alex for finding the cause for JDK-8185591).
Thanks for your review,
Thomas
More information about the hotspot-gc-dev
mailing list