< prev index next >

test/runtime/memory/LargePages/TestLargePageSizeInBytes.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /* @test TestLargePageSizeInBytes
  * @summary Tests that the flag -XX:LargePageSizeInBytes does not cause warnings on Solaris
  * @bug 8049536
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @run driver TestLargePageSizeInBytes
  */
 
 import com.oracle.java.testlibrary.OutputAnalyzer;
 import com.oracle.java.testlibrary.Platform;
< prev index next >