JDK-6965150 : TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java takes too long
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-06-29
  • Updated: 2013-12-17
  • Resolved: 2012-05-07
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
7u21Fixed 8 b01Fixed
Description
This test takes up to 4mins to run in JPRT. 3.5mins are a sub-test that tests failure to establish a connection. This sub-test can be easily replaced, thus speeding up the test.

Comments
EVALUATION This bug was originally closed with the argument that it would reduce code coverage but given that we can now run all of the core area tests in a few minutes on a multi-core system then we have to address the issue of slow tests.
29-07-2010