History log of /openjdk10/jdk/test/sun/net/www/http/HttpClient/B7025238.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>


# 7503:2b156531b7eb 19-Jun-2013 arieber

7025238: HttpURLConnection does not handle URLs with an empty path component.
Summary: Prepend a '/' to file when path is empty
Reviewed-by: chegar, khazra