On 21/03/2019 16:06, Chris Hegarty wrote:
:
Very timely, I'm just preparing a patch to resolve 8219446: "Specify
behaviour of timeout accepting methods of Socket and ServerSocket if
timeout is negative". I will drop the tests for IAE, since you already
have it covered. You can drop the comment in the that test which states
that the behaviour is unspecified, or I will remove it as part of
8219446. Whichever is pushed first I guess.
Thanks, probably better if you drop the comments in the changes for
JDK-8219446, that way the change-set will make it obvious that there are
tests for the change.
-Alan