< prev index next >

test/runtime/NMT/NMTWithCDS.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 8055061
  * @key nmt
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @run main NMTWithCDS
  */
 import com.oracle.java.testlibrary.*;
 
 public class NMTWithCDS {
< prev index next >