commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #5420] Net subsystem fixes


From: nobody
Subject: [bug #5420] Net subsystem fixes
Date: Fri, 19 Sep 2003 01:54:16 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030428

=================== BUG #5420: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5420&group_id=85

Submitted by: glavaux                 Project: classpath                    
Submitted on: Fri 09/19/2003 at 05:54
Severity:  5 - Major                  Resolution:  None                     
Assigned to:  None                    Status:  Open                         
Platform Version:  None               

Summary:  Net subsystem fixes

Original Submission:  Various fixes for the net subsystem:

* errors thrown by InetSocketAddress are more explicit.

* prevent NullPointerException when doing a comparison (ala Sun) 
(InetSocketAddress)

* InetSocketAddress.toString should build a string with the internal requested 
hostname if that hostname cannot be solved.

* InetAddress:

      - new LOOPBACK_BITS static field to store localhost address.

      - IPV6 compatibility

      - added isAnyAddress and isLoopbackAddress

* NetworkInterface (optional but recommanded):

      - don't forget to load native library javanet

      - native call getRealNetworkInterfaces return  a Hashtable now instead of 
a vector.



No Followups Have Been Posted


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Fri 09/19/2003 at 05:54  Name: net_diff  Size: 6KB   By: glavaux

http://savannah.gnu.org/bugs/download.php?group_id=85&bug_id=5420&bug_file_id=661


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5420&group_id=85

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]