--- old/test/runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java 2015-02-24 10:34:53.857185194 -0800 +++ new/test/runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java 2015-02-24 10:34:53.539169817 -0800 @@ -29,6 +29,8 @@ * is different from object alignment for creating a CDS file * should fail when loading. * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm CdsDifferentObjectAlignment * @bug 8025642 */