mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-21 19:08:31 +00:00
This fix addresses an issue where an AsynchronousCloseException was being thrown instead of a ChannelClosedException when SocketChannel.write() is called on a closed SocketChannel. Reviewed-by: alanb, chegar, dfuchs
Welcome to the JDK! =================== For build instructions, please see either of these files: * doc/building.html (html version) * doc/building.md (markdown version) See https://openjdk.java.net/ for more information about the OpenJDK Community and the JDK.
Description
Languages
Java
73.8%
C++
14.2%
C
7.9%
Assembly
2.7%
Objective-C
0.4%
Other
0.8%