RFR: 8205344: TraceMemoryManagerStats changes in JDK-8195115 broke ZGC
Erik Osterlund
erik.osterlund at oracle.com
Tue Jun 19 17:07:39 UTC 2018
Hi Per,
Looks good.
Thanks,
/Erik
> On 19 Jun 2018, at 18:19, Per Liden <per.liden at oracle.com> wrote:
>
> JDK-8195115 changed the TraceMemoryManagerStats constructor interface but failed to take ZGC into account, causing failure in Tier2 testing. This patch should restore the previous behavior for ZGC.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8205344
> Webrev: http://cr.openjdk.java.net/~pliden/8205344/webrev.0
>
> Testing: With this patch I can no longer reproduce locally. Running in mach5 t{1,2,3} right now.
>
> /Per
More information about the hotspot-gc-dev
mailing list