This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Socket & ServerSocket clean-up/fixes


This patch cleans up a bunch of unnecessary null checks in Socket and ServerSocket: the "impl" can never be null. It also contains a fix for PR 10868. I'm checking it in.

Bryce.

Attachment: SocketCleanup.patch.txt
Description: Text document



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]