Skip to content

Commit 7e20d8e

Browse files
committed
8277866: gc/epsilon/TestMemoryMXBeans.java failed with wrong initial heap size
Backport-of: 37ff7f3b66eaa74d62d6a93f2f34ec744db21834
1 parent 85f0281 commit 7e20d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/gc/epsilon/TestMemoryMXBeans.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* gc.epsilon.TestMemoryMXBeans
3737
* -1 256
3838
*
39-
* @run main/othervm -Xmx256m -Xmx256m
39+
* @run main/othervm -Xms256m -Xmx256m
4040
* -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC
4141
* gc.epsilon.TestMemoryMXBeans
4242
* 256 256

0 commit comments

Comments
 (0)