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 16:33:47 UTC 2017
Hi,
On Wed, 2017-11-22 at 16:44 +0100, Stefan Johansson wrote:
>
> On 2017-11-22 16:14, 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).
>
> I agree, great work guys! Change looks good,
Thanks for your review,
Thomas
More information about the hotspot-gc-dev
mailing list