--- a/hotspot/test/compiler/stable/TestStableDouble.java Tue Dec 09 11:57:46 2014 +0100
+++ b/hotspot/test/compiler/stable/TestStableDouble.java Fri Dec 12 09:37:38 2014 +0100
@@ -26,7 +26,7 @@
/*
* @test TestStableDouble
* @summary tests on stable fields and arrays
- * @library /testlibrary /testlibrary/whitebox
+ * @library /testlibrary /../../test/lib
* @build TestStableDouble StableConfiguration sun.hotspot.WhiteBox
* @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
* @run main ClassFileInstaller