On 14/03/2018 15:11, Chris Hegarty wrote:
On 14/03/18 14:58, Alan Bateman wrote:
We can add a toString() to SelectionKeyImpl if needed as it can
access the interest and readys ops without concern for cancel.
Yes, that would be fine either. Since you have an outstanding
review that contains changes to SelectionKeyImpl, do you wanna
include the change there, and then http will simply invoke
toString. Or will I include the toString change here? Either
is fine for me.
I'm happy to include it in JDK-8199611 as that it doing several cleanups
in this area.
-Alan