--- old/test/compiler/compilercontrol/commandfile/PrintTest.java 2016-04-07 16:24:52.000000000 +0300 +++ new/test/compiler/compilercontrol/commandfile/PrintTest.java 2016-04-07 16:24:51.000000000 +0300 @@ -26,7 +26,6 @@ * @bug 8137167 * @summary Tests CompileCommand=print * @library /testlibrary /test/lib /compiler/testlibrary ../share / - * @ignore 8140354 * @build compiler.compilercontrol.commandfile.PrintTest * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* --- old/test/compiler/compilercontrol/commands/PrintTest.java 2016-04-07 16:24:52.000000000 +0300 +++ new/test/compiler/compilercontrol/commands/PrintTest.java 2016-04-07 16:24:52.000000000 +0300 @@ -26,7 +26,6 @@ * @bug 8137167 * @summary Tests CompileCommand=print * @library /testlibrary /test/lib /compiler/testlibrary ../share / - * @ignore 8140354 * @build compiler.compilercontrol.commands.PrintTest * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* --- old/test/compiler/compilercontrol/directives/PrintTest.java 2016-04-07 16:24:52.000000000 +0300 +++ new/test/compiler/compilercontrol/directives/PrintTest.java 2016-04-07 16:24:52.000000000 +0300 @@ -26,7 +26,6 @@ * @bug 8137167 * @summary Tests directives to be able to turn on print_assembly * @library /testlibrary /test/lib /compiler/testlibrary ../share / - * @ignore 8140354 * @build compiler.compilercontrol.directives.PrintTest * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* --- old/test/compiler/compilercontrol/jcmd/PrintDirectivesTest.java 2016-04-07 16:24:53.000000000 +0300 +++ new/test/compiler/compilercontrol/jcmd/PrintDirectivesTest.java 2016-04-07 16:24:53.000000000 +0300 @@ -26,7 +26,6 @@ * @bug 8137167 * @summary Tests jcmd to be able to add a directive to compile only specified methods * @library /testlibrary /test/lib /compiler/testlibrary ../share / - * @ignore 8140354 * @build compiler.compilercontrol.jcmd.PrintDirectivesTest * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* --- old/test/compiler/compilercontrol/mixed/RandomValidCommandsTest.java 2016-04-07 16:24:53.000000000 +0300 +++ new/test/compiler/compilercontrol/mixed/RandomValidCommandsTest.java 2016-04-07 16:24:53.000000000 +0300 @@ -26,7 +26,6 @@ * @bug 8137167 * @summary Randomly generates valid commands with random types * @library /testlibrary /test/lib /compiler/testlibrary ../share / - * @ignore 8140354 * @build compiler.compilercontrol.mixed.RandomValidCommandsTest * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.*