Request for review (S): 8005972: ParNew should not update the tenuring threshold when promotion failed has occurred

John Cuthbertson john.cuthbertson at oracle.com
Thu Jan 10 18:10:01 UTC 2013


Hi Bengt,

This looks good to me.

We may want a CR to make G1 follow a similar model. Currently G1 updates 
its tenuring threshold in 
G1CollectorPolicy:record_collection_pause_start() (via 
update_survivors_policy()).

JohnC

On 1/10/2013 1:30 AM, Bengt Rutisson wrote:
>
> Hi everyone,
>
> Could I have a couple of reviews for this small change to make DefNew 
> and ParNew be more consistent in the way they treat the tenuring 
> threshold:
>
> http://cr.openjdk.java.net/~brutisso/8005972/webrev.00/
>
> Thanks,
> Bengt




More information about the hotspot-gc-dev mailing list