--- old/test/compiler/compilercontrol/directives/LogTest.java 2016-07-06 19:16:35.775386323 +0300 +++ new/test/compiler/compilercontrol/directives/LogTest.java 2016-07-06 19:16:35.687386321 +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