hotspot/test/runtime/whitebox/WBStackSize.java
changeset 28190 5a6b07edeb21
parent 25958 8dc85547d6d6
child 28497 a7aecf0ffb6b
--- a/hotspot/test/runtime/whitebox/WBStackSize.java	Tue Dec 09 11:57:46 2014 +0100
+++ b/hotspot/test/runtime/whitebox/WBStackSize.java	Fri Dec 12 09:37:38 2014 +0100
@@ -24,7 +24,7 @@
 /*
  * @test WBStackSize
  * @summary verify that whitebox functions getThreadFullStackSize() and getThreadRemainingStackSize are working
- * @library /testlibrary /testlibrary/whitebox
+ * @library /testlibrary /../../test/lib
  * @build WBStackSize
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission