--- a/hotspot/test/compiler/compilercontrol/directives/LogTest.java Tue Jul 12 08:42:46 2016 +0000
+++ b/hotspot/test/compiler/compilercontrol/directives/LogTest.java Tue Jul 12 18:24:48 2016 +0300
@@ -26,10 +26,14 @@
* @bug 8137167
* @summary Tests directives to be able to turn on LogCompilation
* @modules java.base/jdk.internal.misc
- * @library /testlibrary /test/lib ../share /
+ * @library /testlibrary /test/lib /
+ *
* @build compiler.compilercontrol.directives.LogTest
- * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
- * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.*
+ * compiler.compilercontrol.share.pool.sub.*
+ * compiler.compilercontrol.share.pool.subpack.*
+ * sun.hotspot.WhiteBox
+ * compiler.testlibrary.CompilerUtils
+ * compiler.compilercontrol.share.actions.*
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver compiler.compilercontrol.directives.LogTest