8198753: (dc) DatagramChannel throws unspecified exceptions

Alan Bateman Alan.Bateman at oracle.com
Tue Mar 20 15:13:56 UTC 2018



On 20/03/2018 15:11, Brian Burkhalter wrote:
> On Mar 20, 2018, at 12:56 AM, Alan Bateman <Alan.Bateman at oracle.com 
> <mailto:Alan.Bateman at oracle.com>> wrote:
>
>>> Perhaps I should pull the single test done in SendToUnresolved into 
>>> ConnectedSend (with bug ID) and remove SendToUnresolved altogether?
>> ConnectedSend was created to test send with a connected datagram 
>> channel so it will need to be renamed and its summary changed if 
>> extended to test both connect and send. I think it would be easier to 
>> maintain if they were separate tests.
>
> If the tests are split across two different test classes can they both 
> have the same @bug ID? Or the one which deals with send() exceptions 
> retains the bug ID in SendToUnresolved and the current bug ID is used 
> in the test which deals with connect() exceptions?
>
It's okay for several tests to list the same bugID. In this case, I 
assume both tests would list several bugIDs.

-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20180320/d8ad8b6c/attachment.html>


More information about the nio-dev mailing list