mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-01 14:08:24 +00:00
8164608: [TESTBUG] compiler/profiling tests fail to compile
Reviewed-by: ctornqvi
This commit is contained in:
parent
913622a641
commit
f724bcdd9d
@ -40,7 +40,7 @@
|
||||
package compiler.profiling.spectrapredefineclass;
|
||||
|
||||
import jdk.test.lib.JDKToolLauncher;
|
||||
import jdk.test.lib.OutputAnalyzer;
|
||||
import jdk.test.lib.process.OutputAnalyzer;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
|
||||
@ -43,7 +43,7 @@
|
||||
package compiler.profiling.spectrapredefineclass_classloaders;
|
||||
|
||||
import jdk.test.lib.JDKToolLauncher;
|
||||
import jdk.test.lib.OutputAnalyzer;
|
||||
import jdk.test.lib.process.OutputAnalyzer;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user