Skip to content

Commit

Permalink
8277866: gc/epsilon/TestMemoryMXBeans.java failed with wrong initial …
Browse files Browse the repository at this point in the history
…heap size

Backport-of: 37ff7f3b66eaa74d62d6a93f2f34ec744db21834
  • Loading branch information
shipilev committed Nov 21, 2022
1 parent a167975 commit 112ea1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/hotspot/jtreg/gc/epsilon/TestMemoryMXBeans.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* gc.epsilon.TestMemoryMXBeans
* -1 256
*
* @run main/othervm -Xmx256m -Xmx256m
* @run main/othervm -Xms256m -Xmx256m
* -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC
* gc.epsilon.TestMemoryMXBeans
* 256 256
Expand Down

1 comment on commit 112ea1d

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.