--- 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