RFR: 8072681: serviceability/dcmd/gc/RunGCTest.java looks for old output from System.gc()
Mikael Gerdin
mikael.gerdin at oracle.com
Fri Feb 6 14:32:58 UTC 2015
Hi Michail
On 2015-02-06 15:30, Michail Chernov wrote:
> Hi,
>
> Can I have reviews for next small change in one test:
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8072681
> Webrev: http://cr.openjdk.java.net/~eistepan/~mchernov/8072681/webrev.00/
Looks good to me.
/Mikael
>
> Test searches for "Full GC (Diagnostic Command)" string instead of "Full
> GC (System.gc())".
> Added requirement for DisableExplicitGC flag. Test does not work as
> expected with DisableExplicitGC=true : System.gc() does not trigger a
> full GC.
>
> Thanks,
> Michail
More information about the hotspot-gc-dev
mailing list