--- 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.*