8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails
Reviewed-by: sspitsyn, dcubed, iignatyev
This commit is contained in:
parent
d3ca3a02ff
commit
990ec34714
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user