< prev index next >

test/compiler/debug/VerifyAdapterSharing.java

Print this page

        

@@ -24,10 +24,12 @@
 /*
  * @test
  * @bug 8030783
  * @summary Regression test for 8026478
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
+ * @run main/othervm VerifyAdapterSharing
  *
  */
 import com.oracle.java.testlibrary.*;
 
 public class VerifyAdapterSharing {
< prev index next >