--- old/test/runtime/CompressedOops/CompressedKlassPointerAndOops.java 2015-02-24 10:33:54.955337240 -0800 +++ new/test/runtime/CompressedOops/CompressedKlassPointerAndOops.java 2015-02-24 10:33:54.608320462 -0800 @@ -27,6 +27,8 @@ * @key regression * @summary NPG: UseCompressedClassPointers asserts with ObjectAlignmentInBytes=32 * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm CompressedKlassPointerAndOops */ import com.oracle.java.testlibrary.*;