8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails
authorpliden
Tue, 01 Oct 2019 12:27:14 +0200
changeset 58422 d7dbabd226ff
parent 58421 6fc57e391539
child 58423 54de0c861d32
8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails Reviewed-by: sspitsyn, dcubed, iignatyev
test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java
--- a/test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java	Tue Oct 01 11:43:10 2019 +0200
+++ b/test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java	Tue Oct 01 12:27:14 2019 +0200
@@ -42,6 +42,8 @@
  * @library /vmTestbase
  *          /test/lib
  * @requires os.family != "aix"
+ * @comment Test is incompatible with ZGC, due to ZGC's address space requirements.
+ * @requires vm.gc != "Z"
  * @run driver jdk.test.lib.FileInstaller . .
  * @build nsk.jvmti.Allocate.alloc001
  * @run shell alloc001.sh