hotspot/test/compiler/compilercontrol/directives/LogTest.java
changeset 35753 ee7921f045d2
parent 35597 0174e7c4489f
child 36796 c751f445f5d4
--- 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.*