RFR (XS): Interleave "process references" and "unload classes" to amortize the pause

Roman Kennke rkennke at redhat.com
Fri Jan 27 14:47:41 UTC 2017


Ok

Roman

Am Freitag, den 27.01.2017, 15:46 +0100 schrieb Aleksey Shipilev:
> Hi,
> 
> Obvious idea: make sure reference processing and class unloading do
> not happen
> on the *same* N-th cycle to amortize the costs. Otherwise we make the
> "outlier"
> pause even more outlier-ish.
> 
> Webrev:
>  http://cr.openjdk.java.net/~shade/shenandoah/heuristics-interleave-c
> lass-refs/webrev.01/
> 
> Testing: hotspot_gc_shenandoah
> 
> -Aleksey
> 
> 


More information about the shenandoah-dev mailing list