[8u60] RFR backport of 8058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous object liveness output when there is at least one candidate humongous object
Bengt Rutisson
bengt.rutisson at oracle.com
Tue Mar 24 09:18:22 UTC 2015
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.
Bengt
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8058801
>
> Original change:
> http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/744f961b9393
>
> Testing: jprt
>
> Thanks,
> Thomas
>
>
More information about the hotspot-gc-dev
mailing list