History log of /openjdk9/jdk/test/sun/net/www/protocol/http/B6660405.java
Revision Date Author Comments
# 14606:bc3775e25b52 24-May-2016 jjiang

8157635: Fix module dependencies for /sun/* tests
Summary: Module declarations for the tests in /sun/*
Reviewed-by: alanb
Contributed-by: John Jiang <sha.jiang@oracle.com>


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 55:b6f7db7d8648 05-Mar-2008 jccollet

6660405: HttpURLConnection returns the wrong InputStream
Summary: Set inputStream back to null in disconnectInternal().
Reviewed-by: chegar