< prev index next >

test/runtime/CompressedOops/ObjectAlignment.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @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 >