hotspot/test/compiler/compilercontrol/mixed/RandomCommandsTest.java
changeset 35753 ee7921f045d2
parent 35597 0174e7c4489f
child 36796 c751f445f5d4
--- a/hotspot/test/compiler/compilercontrol/mixed/RandomCommandsTest.java	Wed Jan 27 12:20:53 2016 +0800
+++ b/hotspot/test/compiler/compilercontrol/mixed/RandomCommandsTest.java	Fri Jan 29 03:11:16 2016 +0300
@@ -25,7 +25,7 @@
  * @test
  * @bug 8137167
  * @summary Randomly generates commands with random types
- * @library /testlibrary /../../test/lib /compiler/testlibrary ../share /
+ * @library /testlibrary /test/lib /compiler/testlibrary ../share /
  * @build compiler.compilercontrol.mixed.RandomCommandsTest
  *        pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
  *        compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.*