Sorry I should not write those mails on the mobile - full version below. Am 05.07.2013 um 16:05 schrieb Bernd Eckenfels <bernd-2...@eckenfels.net>:
> Hello, > > I have two updates on the Issue: > > A) same Problem exists with June 7u40 EA JDK > B) there are no threads starting/terminating in the test > > In our test we run a workload with 1 transaction per second and it leaks one > socket each. They don't get cleaned up in a FullGC and when stopping the load > generator they don't clear up after longer time. What we found is, that we > don't pass shutdownRead/Write to NioTCPChannel (only close) the leak is gone.