commit-classpath
[Top][All Lists]
Advanced

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

[bugs #7941] InetAddress.getByName(ip) is not instanceof Inet4Address


From: Michael Koch
Subject: [bugs #7941] InetAddress.getByName(ip) is not instanceof Inet4Address
Date: Thu, 29 Apr 2004 17:20:42 -0400
User-agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux; de, address@hidden) (KHTML, like Gecko)

This mail is an automated notification from the bugs tracker
 of the project: classpath.

/**************************************************************************/
[bugs #7941] Latest Modifications:

Changes by: 
                Michael Koch <address@hidden>
'Date: 
                Thu 04/29/04 at 21:20 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
I just commit a fix for this to cvs. the fix will be in the soon to be releases 
0.09 version.






/**************************************************************************/
[bugs #7941] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=7941>
Project: classpath
Submitted by: 0
On: Sun 02/29/04 at 13:37

Severity:  5 - Average
Resolution:  Fixed
Assigned to:  None
Status:  Closed
Platform Version:  None


Summary:  InetAddress.getByName(ip) is not instanceof Inet4Address

Original Submission:  On Sun JRE, InetAddress.getByName("127.0.0.1") is 
instanceof Inet4Address. On GNU classpath it is instanceof InetAddress.
Note also, that InetAddress is defined as abstract in Java API, so no public 
API method should return a InetAddress instance!

Follow-up Comments
------------------


-------------------------------------------------------
Date: Thu 04/29/04 at 21:20         By: mkoch
I just commit a fix for this to cvs. the fix will be in the soon to be releases 
0.09 version.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=7941>

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







reply via email to

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