mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 17:14:41 +02:00
8132920: use package in compiler testlibraries
Reviewed-by: kvn, psandoz
This commit is contained in:
parent
300dc664ff
commit
23e0d96f6e
130 changed files with 516 additions and 498 deletions
|
@ -26,12 +26,12 @@
|
|||
* @bug 8137167
|
||||
* @summary Tests jcmd to be able to add a directive to log only specified methods
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* @library /testlibrary /test/lib /compiler/testlibrary ../share /
|
||||
* @library /testlibrary /test/lib ../share /
|
||||
* @build compiler.compilercontrol.jcmd.AddLogTest
|
||||
* pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
|
||||
* compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.*
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run driver compiler.compilercontrol.jcmd.AddLogTest
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue