hotspot/test/compiler/stable/TestStableInt.java
changeset 33730 30e064828045
parent 28190 5a6b07edeb21
child 35099 982950884444
--- a/hotspot/test/compiler/stable/TestStableInt.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/compiler/stable/TestStableInt.java	Thu Oct 29 12:04:04 2015 -0700
@@ -26,7 +26,7 @@
 /*
  * @test TestStableInt
  * @summary tests on stable fields and arrays
- * @library /testlibrary /../../test/lib
+ * @library /testlibrary /test/lib
  * @build TestStableInt StableConfiguration sun.hotspot.WhiteBox
  * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main ClassFileInstaller