< prev index next >

test/compiler/compilercontrol/logcompilation/LogTest.java

Print this page

        

*** 24,37 **** /* * @test * @bug 8137167 * @summary Tests LogCompilation executed standalone without log commands or directives * @modules java.base/jdk.internal.misc ! * @library /testlibrary /test/lib ../share / * @build compiler.compilercontrol.logcompilation.LogTest ! * pool.sub.* 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.logcompilation.LogTest */ --- 24,41 ---- /* * @test * @bug 8137167 * @summary Tests LogCompilation executed standalone without log commands or directives * @modules java.base/jdk.internal.misc ! * @library /testlibrary /test/lib / ! * * @build compiler.compilercontrol.logcompilation.LogTest ! * 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.logcompilation.LogTest */
< prev index next >