RFR: Fix concurrent partial handling of ShenandoahGCSession

Aleksey Shipilev shade at redhat.com
Wed Oct 11 17:54:53 UTC 2017


http://cr.openjdk.java.net/~shade/shenandoah/concpartial-session/webrev.01

ShenandoahGCSession is supposed to be called for the entire cycle, not the individual phases. The
patch fixes this, and also moves the timers closer to VM op, where all other timers are done.

Testing: hotspot_gc_shenandoah

Thanks,
-Aleksey



More information about the shenandoah-dev mailing list