jdk/test/com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationTest.java
changeset 28100 d3f16ee13562
parent 9698 8b66cd6c5ebc
child 30376 2ccf2cf7ea48
--- a/jdk/test/com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationTest.java	Tue Dec 02 16:21:33 2014 +0100
+++ b/jdk/test/com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationTest.java	Wed Dec 03 11:56:02 2014 +0100
@@ -26,6 +26,7 @@
  * @bug     7036199
  * @summary Check that GarbageCollection notification are thrown by every GarbageCollectorMXBean
  * @author  Frederic Parain
+ * @requires vm.opt.ExplicitGCInvokesConcurrent == null | vm.opt.ExplicitGCInvokesConcurrent == false
  * @run     main/othervm GarbageCollectionNotificationTest
  */