< prev index next >

test/runtime/verifier/OverriderMsg.java

Print this page

        

@@ -30,10 +30,11 @@
 
 /*
  * @test OverriderMsg
  * @bug 8026894
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @compile -XDignore.symbol.file OverriderMsg.java
  * @run main/othervm OverriderMsg
  */
 
 // This test checks that the super class name is included in the message when
< prev index next >