8302977: ZGC: Doesn't support gc/TestVerifySubSet.java

Reviewed-by: tschatzl
This commit is contained in:
Stefan Karlsson 2023-02-21 11:04:43 +00:00
parent fef1910277
commit 60e6378925

@ -26,6 +26,10 @@ package gc;
/* @test TestVerifySubSet.java
* @bug 8072725
* @summary Test VerifySubSet option
*
* @comment ZGC doesn't use Universe::verify and will not log the output below
* @requires !vm.gc.Z
*
* @library /test/lib
* @modules java.base/jdk.internal.misc
* @run main gc.TestVerifySubSet