--- old/test/compiler/compilercontrol/commands/PrintTest.java 2016-07-06 19:16:34.823386295 +0300 +++ new/test/compiler/compilercontrol/commands/PrintTest.java 2016-07-06 19:16:34.739386293 +0300 @@ -26,10 +26,14 @@ * @bug 8137167 * @summary Tests CompileCommand=print * @modules java.base/jdk.internal.misc - * @library /testlibrary /test/lib ../share / + * @library /testlibrary /test/lib / + * * @build compiler.compilercontrol.commands.PrintTest - * 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.commands.PrintTest