hotspot/test/compiler/rangechecks/TestRangeCheckSmearing.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 34185 ee71c590a456
--- a/hotspot/test/compiler/rangechecks/TestRangeCheckSmearing.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/compiler/rangechecks/TestRangeCheckSmearing.java	Thu Oct 29 12:04:04 2015 -0700
@@ -25,7 +25,7 @@
  * @test
  * @bug 8066103
  * @summary C2's range check smearing allows out of bound array accesses
- * @library /testlibrary /../../test/lib /compiler/whitebox
+ * @library /testlibrary /test/lib /compiler/whitebox
  * @modules java.base/sun.misc
  *          java.management
  * @build TestRangeCheckSmearing