[9] RFR of 8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking
Brian Burkhalter
brian.burkhalter at oracle.com
Fri Feb 27 18:14:59 UTC 2015
On Feb 23, 2015, at 2:28 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
> On Feb 23, 2015, at 2:26 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
>>> -/*
>>> - * @test
>>> +/* @test
>>> * @bug 8071599
>>> * @run main/othervm SendUrgentData
>>> * @run main/othervm SendUrgentData -inline
>>
>> I should have been clearer, I meant to put move it up so that it's immediately after the copyright header to keep it consistent with the other tests in this area.
>
> Ah, OK, no problem. Will fold in.
I would like to reprise this discussion [1] with a simpler patch.
Issue: https://bugs.openjdk.java.net/browse/JDK-8071599
Patch: http://cr.openjdk.java.net/~bpb/8071599/webrev.02/
This has passed JPRT jdk_nio tests on all platforms on JDK and a JDK 8U JPRT job on the unshuffled version is in progress.
Thanks,
Brian
[1] http://mail.openjdk.java.net/pipermail/nio-dev/2015-February/003042.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20150227/eaa5f23d/attachment.html>
More information about the nio-dev
mailing list