8148136: compile control tests have incorrect @build directives

Reviewed-by: kvn
This commit is contained in:
Igor Ignatyev 2016-01-26 00:25:20 +03:00
parent 972bf92ef7
commit 3bebe35b7b
25 changed files with 50 additions and 26 deletions

View file

@ -26,7 +26,8 @@
* @bug 8137167
* @summary Tests jcmd to be able to add a directive to log only specified methods
* @library /testlibrary /../../test/lib /compiler/testlibrary ../share /
* @build AddLogTest pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
* @build compiler.compilercontrol.jcmd.AddLogTest
* pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
* compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.*
* @run main ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission