RFR(XS): 8138607: gc/g1/mixedgc/TestLogging.java - G1 Evacuation Pause missing from output
Jon Masamitsu
jon.masamitsu at oracle.com
Thu Apr 14 17:11:03 UTC 2016
On 04/13/2016 10:35 AM, Kirill Zhaldybin wrote:
> Dear all,
>
> Could you please review this small fix for 8138607?
>
> I set IHOP to 100% to prevent CMC and decreased memory pressure to
> prevent full gc.
Kirill,
Isn't the problem that you don't get a mixed GC in the test? So
the change is to prevent a concurrent marking cycle which
would prevent mixed GC's? I don't understand.
Jon
>
> I made rbt testing with all flags combinations used in testing and did
> not get any test failures.
>
> WebRev:
> http://cr.openjdk.java.net/~kzhaldyb/webrevs/JDK-8138607/webrev.00/
>
> CR: https://bugs.openjdk.java.net/browse/JDK-8138607
>
> Thank you.
>
> Regards, Kirill
More information about the hotspot-gc-dev
mailing list