8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails

Reviewed-by: sspitsyn, dcubed, iignatyev
This commit is contained in:
Per Lidén 2019-10-01 12:27:14 +02:00
parent d3ca3a02ff
commit 990ec34714

View File

@ -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