Re: OpenJDK HTTP Client Bug

2013-03-03 Thread luyaom
I think "[email protected]" is the right place. Regards, Yunda 2013/3/2 Stuart Douglas > Hello everyone, > > (This is my first post to this list, so I am not 100% sure if this is the > right place). > > I have run into a bug in the JDK HttpClient that was caused by a recent > commit: >

OpenJDK HTTP Client Bug

2013-03-02 Thread Stuart Douglas
Hello everyone, (This is my first post to this list, so I am not 100% sure if this is the right place). I have run into a bug in the JDK HttpClient that was caused by a recent commit: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/diff/e6dc1d9bc70b/src/share/classes/sun/net/www/http/HttpClient.