NPE in Socket()#connect(SocketAddress) for giberish socket-address?
Tom Tromey
tromey@redhat.com
Wed Feb 22 16:17:00 GMT 2006
>>>>> "Martin" == Martin Egholm Nielsen <martin@egholm-nielsen.dk> writes:
Martin> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21941
Martin> So I reckon this has not been fixed yet?
No, not yet. I can still reproduce this.
The fix might be as easy as checking for null in the native code and
throwing a SocketException. I didn't investigate.
Tom
More information about the Java
mailing list