我写了下面的测试代码:@TestpublicvoidtestLeakWithGrizzly()throwsThrowable{ExecutorServiceexecutor=Executors.newFixedThreadPool(N_THREADS);Set>futures=newHashSet();InetSocketAddressinetSocketAddress=newInetSocketAddress(localhostAddress,111);for(inti=0;ifuture=executor.submit(newGrizzlyConnectTask(inetSocke