< prev index next >

test/runtime/CompressedOops/ObjectAlignment.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 8022865
  * @summary Tests for the -XX:ObjectAlignmentInBytes command line option
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @run main ObjectAlignment
  */
 import com.oracle.java.testlibrary.*;
 
 public class ObjectAlignment {
< prev index next >