test/runtime/NMT/AutoshutdownNMT.java

Print this page
rev 6875 : 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated
Summary: enable tests for NMT2
Reviewed-by: ctornqvi, zgu

@@ -24,11 +24,10 @@
 /*
  * @test
  * @key nmt
  * @summary Test for deprecated message if -XX:-AutoShutdownNMT is specified
  * @library /testlibrary
- * @ignore
  */
 
 import com.oracle.java.testlibrary.*;
 
 public class AutoshutdownNMT {