mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8367309: Test runtime/os/windows/TestAvailableProcessors.java fails to compile after mis-merge
Reviewed-by: shade, alanb
This commit is contained in:
parent
9e3fa3216f
commit
f3de386263
@ -34,8 +34,10 @@
|
||||
* @run testng/othervm/native TestAvailableProcessors
|
||||
*/
|
||||
|
||||
import java.io.File;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.nio.file.Path;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
import java.util.HashSet;
|
||||
import java.util.Set;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user