hg: jdk8/tl/jdk: 7099488: TwoStacksPlainSocketImpl should invoke super.create(stream), typo in fix for 7098719

2011-10-11 Thread chris . hegarty
Changeset: 5bfe2de1157b Author:chegar Date: 2011-10-11 12:06 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5bfe2de1157b 7099488: TwoStacksPlainSocketImpl should invoke super.create(stream), typo in fix for 7098719 Reviewed-by: coffeys ! src/share/classes/java/net/AbstractP

Re: jprt build failures on windows

2011-10-11 Thread Seán Coffey
New changes look fine Chris. regards, Sean. On 11/10/2011 11:51, Chris Hegarty wrote: There was a cut'n'paste error in the original change for CR 7098719. super.create(stream) should be reinstated. After the above, now the (closed) regression test amended for CR 7098719 fails. The reason is

Re: jprt build failures on windows

2011-10-11 Thread Chris Hegarty
There was a cut'n'paste error in the original change for CR 7098719. super.create(stream) should be reinstated. After the above, now the (closed) regression test amended for CR 7098719 fails. The reason is that TwoStacksPlainSocketImpl overrides the close() method, from AbstractPlainSocketImpl

Re: jprt build failures on windows

2011-10-11 Thread Chris Hegarty
Thanks Max, I filed the following for this: CR 7099488: "TwoStacksPlainSocketImpl should invoke super.create(stream), typo in fix for 7098719" Too many changes in too many repos! -Chris. On 10/11/11 06:32 AM, Weijun Wang wrote: http://prt-web.us.oracle.com//archive/2011/10/2011-10-11-0511