We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c746fc0 commit 8002b3eCopy full SHA for 8002b3e
test/hotspot/jtreg/gc/z/TestSmallHeap.java
@@ -28,7 +28,7 @@
28
* @requires vm.gc.ZGenerational
29
* @summary Test ZGC with small heaps
30
* @library / /test/lib
31
- * @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
32
*/
33
34
import jdk.test.lib.process.ProcessTools;
0 commit comments