8244485: runtime/cds/appcds/TestZGCWithCDS.java fails after 8244385

Reviewed-by: dcubed
This commit is contained in:
Igor Ignatyev 2020-05-05 14:55:23 -07:00
parent eadcb08c3c
commit bc8065facd

View File

@ -26,6 +26,8 @@
* @requires vm.cds
* @requires vm.bits == 64
* @requires vm.gc.Z
* @comment assuming that default GC supports both UseCompressedOops and UseCompressedClassPointers
* @requires vm.gc == null
* @comment Graal does not support ZGC
* @requires !vm.graal.enabled
* @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds