]> gcc.gnu.org Git - gcc.git/commit
2003-09-29 Michael Koch <konqueror@gmx.de>
authorMichael Koch <konqueror@gmx.de>
Mon, 29 Sep 2003 11:53:23 +0000 (11:53 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Mon, 29 Sep 2003 11:53:23 +0000 (11:53 +0000)
commitb47ea0e89c2add94cef93048a1f61e809eddb58b
treef45ddd0482577d00dfe8f9fa1c78cc781ec7e1ee
parent388781954235a5c9d9aae5974f48edf153a7e7f1
2003-09-29  Michael Koch  <konqueror@gmx.de>

* java/net/InetAddress.java:
(isMulticastAddress): Dont use local variable to store address length.
Let the compiler optimize this.
(getHostName): Merged dcoumentation from classpath.
(getAddress): Likewise.
(getHostAddress): Likewise.
(hashCode): Likewise.
(equals): Likewise.
(toString): Likewise.
(getByName): Likewise.
(getAllByName): Likewise.

From-SVN: r71899
libjava/ChangeLog
libjava/java/net/InetAddress.java
This page took 0.062572 seconds and 5 git commands to generate.