RFR: 8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent

Michail Chernov michail.chernov at oracle.com
Mon Dec 8 14:45:45 UTC 2014


Hi,

Please review this change!

Copyright date was updated:
http://cr.openjdk.java.net/~eistepan/~mchernov/8066122/webrev.01/

Thanks,
Michail

On 03.12.2014 16:34, Michail Chernov wrote:
> Hi,
>
> Please review small fix for:
> https://bugs.openjdk.java.net/browse/JDK-8066122
>
> Webrev:
> http://cr.openjdk.java.net/~eistepan/~mchernov/8066122/webrev.00/
>
> Summary:  CollectionUsageThreshold.java hangs due to VM performs 
> concurrent GC with -XX:+ExplicitGCInvokesConcurrent flag, as result - 
> notification is not received. Excluded test execution with 
> -XX:+ExplicitGCInvokesConcurrent.
>
> Thanks,
> Michail
>
>
>




More information about the hotspot-gc-dev mailing list