hg: jdk8/tl/jdk: 7199551: (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer

2012-09-21 Thread alan . bateman
Changeset: 3cfb621d5e7e Author:alanb Date: 2012-09-21 15:39 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3cfb621d5e7e 7199551: (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer Reviewed-by: iris, dxu, chegar ! src/share/classes/java/

Re: request for review: 7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache

2012-09-21 Thread Chris Hegarty
Thanks Rob, I missed this when adding the tunneling state way back. I guess a test would be a little convoluted here, I'm ok to add noreg-hard ( hard to write a new automatic regression test) to the CR. -Chris. On 20/09/12 16:14, Rob McKenna wrote: Hi folks, Looking for a review for: 71992