--- old/test/compiler/compilercontrol/jcmd/StressAddMultiThreadedTest.java 2016-07-06 19:16:39.271386427 +0300 +++ new/test/compiler/compilercontrol/jcmd/StressAddMultiThreadedTest.java 2016-07-06 19:16:39.187386425 +0300 @@ -27,9 +27,12 @@ * @summary Tests jcmd to be able to add a lot of huge directive files with * parallel executed jcmds until timeout has reached * @modules java.base/jdk.internal.misc - * @library /testlibrary /test/lib ../share / + * @library /testlibrary /test/lib / + * * @build compiler.compilercontrol.jcmd.StressAddMultiThreadedTest - * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox + * 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