G1GC Full GCs

Peter Schuller peter.schuller at infidyne.com
Fri Jul 30 21:58:53 UTC 2010


> Yep, I've seen JRRT also "abort compaction" on most compactions. I couldn't
> quite figure out how to tell it that it was fine to pause more often for
> compaction, so long as each pause was short.

FWIW, I got the impression at the time (but I don't remember why; I
think I was half-guessing based on assumptions about what it does and
several iterations through the documentation) that it was
fundamentally only *able* to do compaction during the stop-the-world
pause after a concurrent mark phase. I.e., I don't think you can make
it spread the work out (but I can most definitely be wrong).

-- 
/ Peter Schuller
_______________________________________________
hotspot-gc-use mailing list
hotspot-gc-use at openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use



More information about the hotspot-gc-dev mailing list