Skip to content

Commit 8002b3e

Browse files
committed
8311179: Generational ZGC: gc/z/TestSmallHeap.java failed with OutOfMemoryError
Reviewed-by: aboldtch, tschatzl Backport-of: 28fd7a1
1 parent c746fc0 commit 8002b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @requires vm.gc.ZGenerational
2929
* @summary Test ZGC with small heaps
3030
* @library / /test/lib
31-
* @run driver gc.z.TestSmallHeap 8M 16M 32M 64M 128M 256M 512M 1024M
31+
* @run driver gc.z.TestSmallHeap 16M 32M 64M 128M 256M 512M 1024M
3232
*/
3333

3434
import jdk.test.lib.process.ProcessTools;

0 commit comments

Comments
 (0)