< prev index next >

test/hotspot/jtreg/runtime/NMT/PrintNMTStatisticsWithNMTDisabled.java

Print this page
rev 59076 : [mq]: 8243945

@@ -26,10 +26,11 @@
  * @key nmt
  * @summary Trying to enable PrintNMTStatistics should result in a warning
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
+ * @run driver PrintNMTStatisticsWithNMTDisabled
  */
 
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
 
< prev index next >