mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
This commit is contained in:
parent
4710cf65a7
commit
a0381422dd
942 changed files with 12622 additions and 9353 deletions
|
@ -22,8 +22,11 @@
|
|||
*
|
||||
*/
|
||||
|
||||
import jdk.test.lib.*;
|
||||
import jdk.test.lib.cli.*;
|
||||
package compiler.rtm.cli;
|
||||
|
||||
import jdk.test.lib.ExitCode;
|
||||
import jdk.test.lib.Platform;
|
||||
import jdk.test.lib.cli.CommandLineOptionTest;
|
||||
|
||||
import java.util.function.BooleanSupplier;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue