Re: OpenJDK HTTP Client Bug

2013-03-02 Thread Rob McKenna
Thanks for this Stuart, do you happen to have a reference to the bug you filed on the Oracle site? -Rob On 02/03/13 08:55, Stuart Douglas wrote: Seeing as the patch appears to have been stripped here it is inline: diff -r 2eb3ac105b7f src/share/classes/sun/net/www/http/HttpClient.java ---

hg: jdk8/tl/jdk: 8008378: FJP.commonPool support parallelism 0, add awaitQuiescence

2013-03-02 Thread chris . hegarty
Changeset: f08ad5938709 Author:chegar Date: 2013-03-02 08:54 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f08ad5938709 8008378: FJP.commonPool support parallelism 0, add awaitQuiescence Reviewed-by: chegar Contributed-by: Doug Lea , Chris Hegarty ! src/share/classes/java

Re: OpenJDK HTTP Client Bug

2013-03-02 Thread Chris Hegarty
[bcc'ing off jdk7-...@openjdk.java.net, and including net-dev@openjdk.java.net] Hi Stuart, Thanks for reporting this issue. It does indeed look like a regression/side-effect of that recent change. There is no sign of your attached patch, maybe it got stripped by mailman. You can probably jus