< prev index next >

test/hotspot/jtreg/gc/z/TestSmallHeap.java

Print this page
rev 59879 : [mq]: 8249000

*** 23,33 **** package gc.z; /* * @test TestSmallHeap ! * @requires vm.gc.Z & !vm.graal.enabled * @summary Test ZGC with small heaps * @library / /test/lib * @run driver gc.z.TestSmallHeap 8M 16M 32M 64M 128M 256M 512M 1024M */ --- 23,33 ---- package gc.z; /* * @test TestSmallHeap ! * @requires vm.gc.Z * @summary Test ZGC with small heaps * @library / /test/lib * @run driver gc.z.TestSmallHeap 8M 16M 32M 64M 128M 256M 512M 1024M */
< prev index next >