hotspot/test/compiler/compilercontrol/commandfile/PrintTest.java
changeset 35753 ee7921f045d2
parent 35597 0174e7c4489f
child 35833 4706e2a628a6
--- a/hotspot/test/compiler/compilercontrol/commandfile/PrintTest.java	Wed Jan 27 12:20:53 2016 +0800
+++ b/hotspot/test/compiler/compilercontrol/commandfile/PrintTest.java	Fri Jan 29 03:11:16 2016 +0300
@@ -25,7 +25,7 @@
  * @test
  * @bug 8137167
  * @summary Tests CompileCommand=print
- * @library /testlibrary /../../test/lib /compiler/testlibrary ../share /
+ * @library /testlibrary /test/lib /compiler/testlibrary ../share /
  * @build compiler.compilercontrol.commandfile.PrintTest
  *        pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
  *        compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.*