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

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Jan 15 16:19:51 UTC 2015


Changeset: e214dfeba0ff
Author:    vlivanov
Date:      2015-01-15 19:16 +0400
URL:       http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes mailing list