--- old/test/compiler/debug/VerifyAdapterSharing.java 2015-02-24 10:27:41.167264564 -0800 +++ new/test/compiler/debug/VerifyAdapterSharing.java 2015-02-24 10:27:40.840248754 -0800 @@ -26,6 +26,8 @@ * @bug 8030783 * @summary Regression test for 8026478 * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm VerifyAdapterSharing * */ import com.oracle.java.testlibrary.*;