On 15/04/2013 18:08, Chris Hegarty wrote:
Test issue where the test fails on some Windows versions, and minor
implementation clean up.
http://cr.openjdk.java.net/~chegar/8012244/webrev.00/webrev/
-Chris.
This looks okay to me.
-Alan
On 15/04/2013 18:57, Dmitry Samersoff wrote:
Chris,
src/windows/native/java/net/SocketInputStream.c:137
May be we can just check for WSA_INVALID_HANDLE here
Reasonable, but I just want a catch all in the case where we know the
java socket has been closed.
-Chris.
-Dmitry
On 2013-04-15
Chris,
src/windows/native/java/net/SocketInputStream.c:137
May be we can just check for WSA_INVALID_HANDLE here
-Dmitry
On 2013-04-15 21:08, Chris Hegarty wrote:
> Test issue where the test fails on some Windows versions, and minor
> implementation clean up.
>
> http://cr.openjdk.java.net/~c
Test issue where the test fails on some Windows versions, and minor
implementation clean up.
http://cr.openjdk.java.net/~chegar/8012244/webrev.00/webrev/
-Chris.