< prev index next >

test/compiler/oracle/MethodMatcherTest.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /*
  * @test MethodMatcherTest
  * @library /testlibrary /test/lib
+ * @build sun.hotspot.WhiteBox
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI MethodMatcherTest
  * @summary Testing of compiler/MethodMatcher
  * @bug 8135068
< prev index next >