Merge
authoriveresov
Sun, 21 Aug 2016 06:18:09 +0200
changeset 40654 d4f8e348420a
parent 40653 bf64831e7e73 (current diff)
parent 40641 544f0108203f (diff)
child 40655 9f644073d3a0
Merge
--- a/hotspot/test/compiler/rangechecks/TestRangeCheckSmearing.java	Fri Aug 19 18:48:25 2016 -0700
+++ b/hotspot/test/compiler/rangechecks/TestRangeCheckSmearing.java	Sun Aug 21 06:18:09 2016 +0200
@@ -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