hg: jdk9/dev/jdk: 8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent

vladimir.x.ivanov at oracle.com vladimir.x.ivanov at oracle.com
Thu Jan 15 16:12:07 UTC 2015


Changeset: e214dfeba0ff
Author:    vlivanov
Date:      2015-01-15 19:16 +0400
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/e214dfeba0ff

8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent
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.
Reviewed-by: dfazunen, tschatzl
Contributed-by: Michail Chernov <michail.chernov at oracle.com>

! test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java
! test/java/lang/management/MemoryMXBean/LowMemoryTest.java



More information about the jdk9-dev-changes mailing list