8217017: [TESTBUG] Tests fail to compile after JDK-8216265

Reviewed-by: kvn
This commit is contained in:
David Holmes 2019-01-14 20:56:15 -05:00
parent 13ef20701b
commit f1ffd3aa54

View File

@ -48,6 +48,7 @@ import java.util.Map;
import jdk.test.lib.JDKToolFinder;
import jdk.test.lib.Utils;
import jdk.test.lib.process.ProcessTools;
import jdk.test.lib.Platform;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;