A hard-to-reproduce EPollSelector bug...

Alan Bateman Alan.Bateman at oracle.com
Mon Mar 19 18:34:52 UTC 2018



On 16/03/2018 15:03, David Lloyd wrote:
> :
> OK that's interesting.  This most often appears in tests so there is a
> lot of rapid setup/teardown happening with lots of threads around, so
> maybe there's a chance that we're binding some wrong FD in these
> cases.  I might see if I can make a reproducer with that in mind.
>
If you manage to create a reproducer then it would be great if you run 
it on a recent JDK 11 build to see if it happens there (I'm hoping it 
won't reproduce there as the bind method was fixed during recent cleanup 
in that area).

-Alan


More information about the nio-dev mailing list