classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch] java.net.Inet*Address


From: Michael Koch
Subject: [cp-patches] [Patch] java.net.Inet*Address
Date: Tue, 26 Apr 2005 08:52:02 +0200
User-agent: Mutt/1.5.6+20040907i

Hi list,


I just commited the attached patch to merge some cloning fixes from gcj
to classpath.


Michael


2005-04-26  David Daney  <address@hidden>

        * java/net/InetAddress.java (InetAddress): Make a private copy of
        the address.
        * java/net/Inet4Address.java (getAddress): Return a copy of the
        address.
        * java/net/Inet6Address.java (Inet6Address): Use private copy of
        the address
        (getAddress): Return a copy of the address.
        (equals): Rewrote.

Attachment: net.diff
Description: Text document


reply via email to

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