< prev index next >

test/runtime/CompressedOops/UseCompressedOops.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 8022865
  * @summary Tests for different combination of UseCompressedOops options
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @run main UseCompressedOops
  */
 import java.util.ArrayList;
 import java.util.Collections;
 import com.oracle.java.testlibrary.*;
< prev index next >