JDK-7189886 : (aio) Add test coverage for AsynchronousChannelGroup.withThreadPool
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-08-08
  • Updated: 2019-02-19
  • Resolved: 2012-08-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u231Fixed 8 b52Fixed
Description
AsynchronousChannelGroup tests need improvement to cover  

public static AsynchronousChannelGroup withThreadPool(ExecutorService executor)
                                               throws IOException

which is missing in code coverage.

Comments
EVALUATION http://hg.openjdk.java.net/hsx/hotspot-comp/jdk/rev/a50e92a980a5
14-08-2012

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-main/jdk/rev/a50e92a980a5
11-08-2012

EVALUATION http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a50e92a980a5
09-08-2012