On 22 Feb 2014, at 09:33, Alan Bateman wrote:
> On 22/02/2014 08:29, Chris Hegarty wrote:
>> Interruptible I/O on Solaris has been highly problematic and the long
>> standing plan has been to remove it from the JDK. In JDK6 the VM option
>> UseVMInterruptibleIO was introduced to allow develope
On 22 Feb 2014, at 17:23, Dmitry Samersoff wrote:
> Chris,
>
> Didn't look to windows part. Unix part looks good for me. See also below.
>
> I'm a bit concerned because of mixing NET_* abstractions and direct call
> to OS functions. It might be better to create NET_socket etc.
Me too. It is al
Thanks for your comments Bernd.
On 22 Feb 2014, at 14:03, Bernd Eckenfels wrote:
> Hello,
>
>> Am 22.02.2014 um 10:33 schrieb Alan Bateman :
>>
>>> http://cr.openjdk.java.net/~chegar/8034174/webrev.00/webrev/
>> Thank for you for doing this, it's long over due.
>
> Hm, I actually like to have