hotspot/test/compiler/stable/TestStableLong.java
changeset 28190 5a6b07edeb21
parent 26916 8a1deee4f9b4
child 33730 30e064828045
--- a/hotspot/test/compiler/stable/TestStableLong.java	Tue Dec 09 11:57:46 2014 +0100
+++ b/hotspot/test/compiler/stable/TestStableLong.java	Fri Dec 12 09:37:38 2014 +0100
@@ -26,7 +26,7 @@
 /*
  * @test TestStableLong
  * @summary tests on stable fields and arrays
- * @library /testlibrary /testlibrary/whitebox
+ * @library /testlibrary /../../test/lib
  * @build TestStableLong StableConfiguration sun.hotspot.WhiteBox
  * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main ClassFileInstaller