mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8148136: compile control tests have incorrect @build directives
Reviewed-by: kvn
This commit is contained in:
parent
972bf92ef7
commit
3bebe35b7b
25 changed files with 50 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue