test/hotspot/jtreg/gc/logging/TestUnifiedLoggingSwitchStress.java
changeset 50525 767cdb97f103
parent 48883 0f1be3c7b6b2
child 53788 9e7e9506bee2
--- a/test/hotspot/jtreg/gc/logging/TestUnifiedLoggingSwitchStress.java	Tue Jun 12 07:52:30 2018 -0700
+++ b/test/hotspot/jtreg/gc/logging/TestUnifiedLoggingSwitchStress.java	Tue Jun 12 17:40:28 2018 +0200
@@ -42,6 +42,7 @@
  * @key gc stress
  * @summary Switches gc log level on fly while stressing memory/gc
  * @requires !vm.flightRecorder
+ * @requires vm.gc != "Z"
  * @library /test/lib /
  * @modules java.management java.base/jdk.internal.misc
  *