--- old/test/runtime/CompressedOops/CompressedClassPointers.java 2015-02-24 10:33:50.386116314 -0800 +++ new/test/runtime/CompressedOops/CompressedClassPointers.java 2015-02-24 10:33:49.638080147 -0800 @@ -26,6 +26,8 @@ * @bug 8024927 * @summary Testing address of compressed class pointer space as best as possible. * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm CompressedClassPointers */ import com.oracle.java.testlibrary.*;