[8u60] RFR backport of 8058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous object liveness output when there is at least one candidate humongous object
Kim Barrett
kim.barrett at oracle.com
Mon Mar 23 23:14:47 UTC 2015
On Mar 23, 2015, at 6:03 PM, Thomas Schatzl <thomas.schatzl at oracle.com> 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/
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8058801
>
> Original change:
> http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/744f961b9393
>
> Testing: jprt
Changes look good.
Should there be a backport bug for this?
Should backports have up to date copyrights? It would be kind of annoying if they do.
More information about the hotspot-gc-dev
mailing list