--- a/hotspot/test/compiler/floatingpoint/TestPow2.java Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/compiler/floatingpoint/TestPow2.java Thu Oct 29 12:04:04 2015 -0700
@@ -25,7 +25,7 @@
* @test
* @bug 8063086
* @summary X^2 special case for C2 yields different result than interpreter
- * @library /testlibrary /../../test/lib /compiler/whitebox
+ * @library /testlibrary /test/lib /compiler/whitebox
* @modules java.management
* @build TestPow2
* @run main ClassFileInstaller sun.hotspot.WhiteBox