bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/22911] java.net.NetworkInterface needs package private co


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22911] java.net.NetworkInterface needs package private constructor
Date: 16 Oct 2005 01:27:39 -0000

To instantiate the NetworkInterface instances from VMNetworkInterface, it needs
a package private constructor. Now it only has a private constructor.

Secondly, I can not only add a single InetAddress. A method to add multiple
addresses (or via the constructor) would be great.

Ewout


------- Comment #1 from from-classpath at savannah dot gnu dot org  2005-04-12 
09:16 -------
Fixed in CVS. Thanks for reporting.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22911





reply via email to

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