--- a/hotspot/test/runtime/memory/ReadFromNoaccessArea.java Tue Dec 09 11:57:46 2014 +0100
+++ b/hotspot/test/runtime/memory/ReadFromNoaccessArea.java Fri Dec 12 09:37:38 2014 +0100
@@ -24,7 +24,7 @@
/*
* @test
* @summary Test that touching noaccess area in class ReservedHeapSpace results in SIGSEGV/ACCESS_VIOLATION
- * @library /testlibrary /testlibrary/whitebox
+ * @library /testlibrary /../../test/lib
* @build ReadFromNoaccessArea
* @run main ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission