--- a/hotspot/test/compiler/compilercontrol/directives/LogTest.java Wed Jan 27 12:20:53 2016 +0800
+++ b/hotspot/test/compiler/compilercontrol/directives/LogTest.java Fri Jan 29 03:11:16 2016 +0300
@@ -25,7 +25,7 @@
* @test
* @bug 8137167
* @summary Tests directives to be able to turn on LogCompilation
- * @library /testlibrary /../../test/lib /compiler/testlibrary ../share /
+ * @library /testlibrary /test/lib /compiler/testlibrary ../share /
* @build compiler.compilercontrol.directives.LogTest
* pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
* compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.*