RFR: 8205344: TraceMemoryManagerStats changes in JDK-8195115 broke ZGC
Per Liden
per.liden at oracle.com
Tue Jun 19 16:19:12 UTC 2018
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