OpenJDK / jdk / jdk
changeset 56450:d7dbabd226ff
8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails
Reviewed-by: sspitsyn, dcubed, iignatyev
author | pliden |
---|---|
date | Tue, 01 Oct 2019 12:27:14 +0200 |
parents | 6fc57e391539 |
children | 54de0c861d32 |
files | test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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