< prev index next >

test/hotspot/jtreg/runtime/CompressedOops/ObjectAlignment.java

Print this page
rev 59076 : [mq]: 8243945

@@ -26,11 +26,11 @@
  * @bug 8022865
  * @summary Tests for the -XX:ObjectAlignmentInBytes command line option
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
- * @run main ObjectAlignment
+ * @run driver ObjectAlignment
  */
 
 import jdk.test.lib.Platform;
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
< prev index next >