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

@ -27,7 +27,8 @@
* @ignore 8140405
* @summary Tests jcmd to be able to clear directives added via options
* @library /testlibrary /test/lib /compiler/testlibrary ../share /
* @build ClearDirectivesFileStackTest pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
* @build compiler.compilercontrol.jcmd.ClearDirectivesFileStackTest
* pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
* compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.*
* @run main ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission