--- old/test/compiler/startup/SmallCodeCacheStartup.java 2015-02-24 10:30:40.503935466 -0800 +++ new/test/compiler/startup/SmallCodeCacheStartup.java 2015-02-24 10:30:40.178919752 -0800 @@ -28,6 +28,8 @@ * to initialize all compiler threads. The option -Xcomp gives the VM more time to * trigger the old bug. * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm SmallCodeCacheStartup */ import com.oracle.java.testlibrary.*; import static com.oracle.java.testlibrary.Asserts.assertTrue;