test/hotspot/jtreg/gc/epsilon/TestAlwaysPretouch.java
changeset 53523 4c5184c56dc2
parent 50559 27929b7eae4b
child 58605 10db6989907f
--- a/test/hotspot/jtreg/gc/epsilon/TestAlwaysPretouch.java	Mon Jan 28 15:24:41 2019 +0000
+++ b/test/hotspot/jtreg/gc/epsilon/TestAlwaysPretouch.java	Mon Jan 28 15:53:56 2019 +0100
@@ -26,9 +26,11 @@
  * @key gc
  * @requires vm.gc.Epsilon & !vm.graal.enabled
  * @summary Basic sanity test for Epsilon
- * @run main/othervm -Xmx1g -XX:+AlwaysPreTouch -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC TestAlwaysPretouch
+ * @run main/othervm -Xmx1g -XX:+AlwaysPreTouch -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC gc.epsilon.TestAlwaysPretouch
  */
 
+package gc.epsilon;
+
 public class TestAlwaysPretouch {
   public static void main(String[] args) throws Exception {
     // everything should happen before entry point