8141331: Test hotspot/compiler/oracle/MethodMatcher.java fails with NPE
authordpochepk
Wed, 04 Nov 2015 00:59:44 +0300
changeset 33755 77bf4439f592
parent 33754 49614940dafc
child 33756 fc1eddc092e7
8141331: Test hotspot/compiler/oracle/MethodMatcher.java fails with NPE Reviewed-by: iignatyev
hotspot/test/compiler/oracle/MethodMatcherTest.java
--- a/hotspot/test/compiler/oracle/MethodMatcherTest.java	Mon Aug 18 14:37:55 2014 +0200
+++ b/hotspot/test/compiler/oracle/MethodMatcherTest.java	Wed Nov 04 00:59:44 2015 +0300
@@ -24,6 +24,7 @@
 /*
  * @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