RFR: Better handling of cancelled_gc

Aleksey Shipilev shade at redhat.com
Wed Nov 9 14:56:18 UTC 2016


On 11/09/2016 03:47 PM, Roman Kennke wrote:
> http://cr.openjdk.java.net/~rkennke/cancelgc/webrev.02/

Not sure why you need "terminate" flag, since you can just return like
we do in cancelled_concgc case -- this avoids code clutter, IMO, and
avoids checking for another predicate in hot loop.

But, looks okay.

Thanks,
-Aleksey



More information about the shenandoah-dev mailing list