hg: jdk8/tl/jdk: 7025238: HttpURLConnection does not handle URLs with an empty path component.

kurchi.subhra.hazra at oracle.com kurchi.subhra.hazra at oracle.com
Wed Jun 19 17:31:42 PDT 2013


Changeset: 2b156531b7eb
Author:    arieber
Date:      2013-06-19 17:41 -0700
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2b156531b7eb

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

! src/share/classes/sun/net/www/http/HttpClient.java
+ test/sun/net/www/http/HttpClient/B7025238.java



More information about the serviceability-dev mailing list