Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8219310 | 7u231 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
AsynchronousChannelGroup tests need improvement to cover
public static AsynchronousChannelGroup withThreadPool(ExecutorService executor)
throws IOException
which is missing in code coverage.
public static AsynchronousChannelGroup withThreadPool(ExecutorService executor)
throws IOException
which is missing in code coverage.
- backported by
-
JDK-8219310 (aio) Add test coverage for AsynchronousChannelGroup.withThreadPool
-
- Resolved
-