On 26/09/2019 14:26, Patrick Concannon wrote:
We should probably check that we also have tests for the DatagramChannel socket adaptor. Its setSoTimeout does throw IAE when the timeout is negative but it may not be tested.Hi Chris,Thanks for your reply.I've added the test case to test/jdk/java/net/DatagramSocket/DatagramTimeout.java as requested.You can find the new webrev here: http://cr.openjdk.java.net/~pconcannon/8222829/webrevs/webrev.01/
-Alan.