mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8150054: Make compilercontrol test ignore xcomp
Add -Xmixed and use jtreg driver Reviewed-by: kvn
This commit is contained in:
parent
3e246411ae
commit
a7d116c1f3
26 changed files with 47 additions and 45 deletions
|
@ -30,9 +30,9 @@
|
|||
* @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
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main/othervm compiler.compilercontrol.jcmd.ClearDirectivesFileStackTest
|
||||
* @run driver compiler.compilercontrol.jcmd.ClearDirectivesFileStackTest
|
||||
*/
|
||||
|
||||
package compiler.compilercontrol.jcmd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue