mirror of git://gcc.gnu.org/git/gcc.git
2005-02-02 David Daney <ddaney@avtrex.com> * 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. From-SVN: r94664 |
||
|---|---|---|
| .. | ||
| applet | ||
| awt | ||
| beans | ||
| io | ||
| lang | ||
| math | ||
| net | ||
| nio | ||
| rmi | ||
| security | ||
| sql | ||
| text | ||
| util | ||