Re: RFR 8003833: Spurious NPE from Socket.getIn/OutputStream

2012-11-27 Thread Dmitry Samersoff
Looks good for me. -Dmitry On 2012-11-27 15:44, Chris Hegarty wrote: > This is a longstanding bug in the Socket code that was only noticed > recently as a result of some test changes that Daniel pushed in the nio > area. > > There is a very small window in > AbstractPlainSocketImpl.getIn/OutputSt

Re: RFR 8003833: Spurious NPE from Socket.getIn/OutputStream

2012-11-27 Thread Alan Bateman
On 27/11/2012 11:44, Chris Hegarty wrote: This is a longstanding bug in the Socket code that was only noticed recently as a result of some test changes that Daniel pushed in the nio area. There is a very small window in AbstractPlainSocketImpl.getIn/OutputStream where isClosedOrPending() gra