Re: [PATCH] JDK-8217705 - HTTPClient wrong exception type when bad status line is received

2019-06-14 Thread Daniel Fuchs
Hi Jaikiran, On 14/06/2019 06:29, Jaikiran Pai wrote: Long story short, I think I have managed to get this right, this time. The updated webrev is here http://cr.openjdk.java.net/~jpai/webrev/8217705/02/webrev/. No code changes, just commit message updates and regeneration of the webrev. Please

Re: [PATCH] JDK-8217705 - HTTPClient wrong exception type when bad status line is received

2019-06-14 Thread Jaikiran Pai
Thank you Daniel. -Jaikiran On 14/06/19 3:46 PM, Daniel Fuchs wrote: > Hi Jaikiran, > > On 14/06/2019 06:29, Jaikiran Pai wrote: >> Long story short, I think I have managed to get this right, this time. >> The updated webrev is here >> http://cr.openjdk.java.net/~jpai/webrev/8217705/02/webrev/. N