8311179: Generational ZGC: gc/z/TestSmallHeap.java failed with OutOfMemoryError
Reviewed-by: ayang, aboldtch, tschatzl
This commit is contained in:
parent
a1115a7a39
commit
28fd7a1739
@ -28,7 +28,7 @@ package gc.z;
|
|||||||
* @requires vm.gc.ZGenerational
|
* @requires vm.gc.ZGenerational
|
||||||
* @summary Test ZGC with small heaps
|
* @summary Test ZGC with small heaps
|
||||||
* @library / /test/lib
|
* @library / /test/lib
|
||||||
* @run driver gc.z.TestSmallHeap 8M 16M 32M 64M 128M 256M 512M 1024M
|
* @run driver gc.z.TestSmallHeap 16M 32M 64M 128M 256M 512M 1024M
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import jdk.test.lib.process.ProcessTools;
|
import jdk.test.lib.process.ProcessTools;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user