RFR (XS): 8183538: UpdateRS phase should claim cards

Erik Helin erik.helin at oracle.com
Thu Jul 13 11:09:24 UTC 2017


Hi Thomas,

On 07/12/2017 02:15 PM, Thomas Schatzl wrote:
> Hi all,
>
>   please review this small change that adds claiming of cards in the
> update rs phase so that scan rs does not rescan them.
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8183538
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8183538/webrev/

looks good, Reviewed.

I was trying to find a way where we could utilize the claim_card 
function, but could not come up with a good approach. Push this and then 
we can see if we can reduce the slight code/logic duplication later.

Thanks,
Erik

> Testing:
> jprt
>
> Thanks,
>   Thomas
>



More information about the hotspot-gc-dev mailing list