Please review this one-liner to disable
vmTestbase/nsk/jvmti/Allocate/alloc001 when using ZGC. The root problem
is that ZGC doesn't properly respect address space limitations
(RLIMIT_AS). This test will be re-enabled again as part of fixing
https://bugs.openjdk.java.net/browse/JDK-8231552