RFR (XS): 8139874: After G1 Full GC, the next GC is always a young-only GC

Thomas Schatzl thomas.schatzl at oracle.com
Mon Nov 2 16:10:34 UTC 2015


Hi Erik,

On Mon, 2015-11-02 at 17:02 +0100, Erik Helin wrote:
> Hi Thomas,
> 
> On 2015-10-28, Thomas Schatzl wrote:
> > Hi all,
> > 
> >   can I have reviews for this small change that makes the transition
> > from Full GC to a marking cycle faster? This helps in memory tight cases
> > (of just if the IHOP is messed up) when a full gc yields less space than
> > the IHOP value, hopefully avoiding further gcs.
> > 
> > CR:
> > https://bugs.openjdk.java.net/browse/JDK-8139874
> > Webrev:
> > http://cr.openjdk.java.net/~tschatzl/8139874/webrev/
> 
> Looks good, Reviewed.
> 

  thanks for the review.

Thomas





More information about the hotspot-gc-dev mailing list