commit | 2dab6aa32e2838b0b45daaabbbacdc1059e29a23 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Tue Aug 25 16:56:27 2009 -0700 |
committer | Lorenzo Colitti <lorenzo@google.com> | Wed Aug 26 18:56:57 2009 -0700 |
tree | ddca7007d1d47b84b8d2a8dd5ab3dd27575e0347 | |
parent | f7fb00865dd05c32aab5b968fd79ae0ef63e9d6c [diff] |
IPv6 fixes to java.net.InetAddress. 1. Make hashCode() do something that makes sense for IPv6 addresses. 2. Expand coverage of hashCode unit test. 3. Fix failing regression test for getAllByName(). 4. Document that the getByName test is broken. I will fix it in a future change. 5. Expand test coverage of the isMulticastAddress test to include IPv6 and non-multicast addresses. All tests now pass. Change-Id: I6f52c7c3213dd01bf773228b1ed5d44df813f877