< prev index next >

test/runtime/CDSCompressedKPtrs/CDSCompressedKPtrsError.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 8003424
  * @summary Test that cannot use CDS if UseCompressedClassPointers is turned off.
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @run main CDSCompressedKPtrsError
  */
 
 import com.oracle.java.testlibrary.*;
 
< prev index next >