< prev index next >

test/runtime/CDSCompressedKPtrs/XShareAuto.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 8005933
  * @summary Test that -Xshare:auto uses CDS when explicitly specified with -server.
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @run main XShareAuto
  */
 
 import com.oracle.java.testlibrary.*;
 
< prev index next >