[8u60] RFR backport of 8058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous object liveness output when there is at least one candidate humongous object
Thomas Schatzl
thomas.schatzl at oracle.com
Tue Mar 24 09:42:41 UTC 2015
Hi Bengt,
On Tue, 2015-03-24 at 10:18 +0100, Bengt Rutisson wrote:
> On 2015-03-23 23:03, Thomas Schatzl wrote:
> > Hi all,
> >
> > can I have reviews for the backport of 8058801:
> > G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous object
> > liveness output when there is at least one candidate humongous object to
> > 8u60?
> >
> > It did only apply with minor changes, so I need re-reviews. The problem
> > has been that in jdk9 isHumongous() (and friends) have been renamed to
> > is_humongous().
> >
> > Full 8u60 changeset:
> > http://cr.openjdk.java.net/~tschatzl/8058801-8u60/webrev.8u60/
> > Diff changest:
> > http://cr.openjdk.java.net/~tschatzl/8058801-8u60/webrev.8u60.fix/
>
> Looks good.
thanks for the review.
Thomas
More information about the hotspot-gc-dev
mailing list