mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +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
|
@ -29,9 +29,9 @@
|
|||
* @build compiler.compilercontrol.commands.ExcludeTest
|
||||
* 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.commands.ExcludeTest
|
||||
* @run driver compiler.compilercontrol.commands.ExcludeTest
|
||||
*/
|
||||
|
||||
package compiler.compilercontrol.commands;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue