--- old/src/java.base/share/classes/sun/net/www/http/KeepAliveStream.java 2016-02-11 14:00:46.000000000 +0000 +++ new/src/java.base/share/classes/sun/net/www/http/KeepAliveStream.java 2016-02-11 14:00:46.000000000 +0000 @@ -27,9 +27,9 @@ import java.io.*; -import sun.misc.InnocuousThread; import sun.net.ProgressSource; import sun.net.www.MeteredStream; +import jdk.internal.misc.InnocuousThread; /** * A stream that has the property of being able to be kept alive for