8217017: [TESTBUG] Tests fail to compile after JDK-8216265
authordholmes
Mon, 14 Jan 2019 20:56:15 -0500
changeset 53297 d633be26e59b
parent 53296 de5564099c01
child 53298 bd9043ffaa2a
8217017: [TESTBUG] Tests fail to compile after JDK-8216265 Reviewed-by: kvn
test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java
--- a/test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java	Mon Jan 14 08:23:50 2019 -0800
+++ b/test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java	Mon Jan 14 20:56:15 2019 -0500
@@ -48,6 +48,7 @@
 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;