JDK-8169764 : output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.nio
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-11-16
  • Updated: 2023-07-25
  • Resolved: 2016-11-17
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 8 JDK 9
8u391Fixed 9 b147Fixed
Related Reports
Duplicate :  
Relates :  
Description
This bug is created to help debugging JDK-8156505.
There are 2 kinds of failures reported by JDK-8156505 in test java/nio/channels/AsynchronousSocketChannel/Basic.java, both say that instead of expected exception some unknown exception is caught. need to add some debugging code to get the exact unknown exception.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/b084e30a02b5 User: lana Date: 2016-11-30 21:39:08 +0000
30-11-2016

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/b084e30a02b5 User: mli Date: 2016-11-17 01:29:35 +0000
17-11-2016