RFR: Adaptive should not be scared of user-requested System.gc()

Aleksey Shipilev shade at redhat.com
Wed May 17 15:52:00 UTC 2017


http://cr.openjdk.java.net/~shade/shenandoah/adaptive-silent-sysgc/webrev.01/

Users may trigger System.gc() for their own reasons, we might as well ignore
that in heuristics decisions that observe the heap occupancies. Also refactors a
bit.

Testing: hotspot_gc_shenandoah, sanity benchmark runs

Thanks,
-Aleksey



More information about the shenandoah-dev mailing list