hotspot/test/compiler/rangechecks/TestRangeCheckSmearing.java
changeset 40641 544f0108203f
parent 40631 ed82623d7831
--- a/hotspot/test/compiler/rangechecks/TestRangeCheckSmearing.java	Fri Aug 19 23:57:42 2016 +0000
+++ b/hotspot/test/compiler/rangechecks/TestRangeCheckSmearing.java	Sat Aug 20 09:35:40 2016 -0400
@@ -28,6 +28,7 @@
  * @library /test/lib /
  * @modules java.base/jdk.internal.misc
  *          java.management
+ * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  * @run main/othervm -ea -Xmixed -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
  *                   -XX:-BackgroundCompilation -XX:-UseOnStackReplacement