8277866: gc/epsilon/TestMemoryMXBeans.java failed with wrong initial heap size

Reviewed-by: tschatzl, shade
This commit is contained in:
KIRIYAMA Takuya 2021-12-01 12:47:26 +00:00 committed by Aleksey Shipilev
parent 8d7958e469
commit 37ff7f3b66

View File

@ -36,7 +36,7 @@ package gc.epsilon;
* gc.epsilon.TestMemoryMXBeans
* -1 256
*
* @run main/othervm -Xmx256m -Xmx256m
* @run main/othervm -Xms256m -Xmx256m
* -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC
* gc.epsilon.TestMemoryMXBeans
* 256 256