hg: jdk8/tl/jdk: 7025238: HttpURLConnection does not handle URLs with an empty path component. (original) (raw)
kurchi.subhra.hazra at oracle.com kurchi.subhra.hazra at oracle.com
Thu Jun 20 00:31:42 UTC 2013
- Previous message: RFR: 8017088 : (s) Map/HashMap.compute() incorrect with key mapping to null value
- Next message: hg: jdk8/tl/langtools: 8016613: javac should avoid source 8 only analysis when compiling for source 7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: RFR: 8017088 : (s) Map/HashMap.compute() incorrect with key mapping to null value
- Next message: hg: jdk8/tl/langtools: 8016613: javac should avoid source 8 only analysis when compiling for source 7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]