Community
Participate
Working Groups
I noticed that there is a System.err.println() call in method SelectChannelEndPoint.checkIdleTimestamp(long now) shouldn't this use the standard logger instead of System.err ??
You seems to have stumbled upon some debug output. Thank you for pointing it out, it will be removed.
Fixed by r2168 Logged by r2207