[Bug libgcj/14695] [3.3/3.4 only] java.net.NetworkInterface.getByName() throws exception instead of returning null
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 3 19:32:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-05-03 19:32 -------
Subject: Bug 14695
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: pinskia@gcc.gnu.org 2004-05-03 19:32:36
Modified files:
libjava : ChangeLog
libjava/java/net: NetworkInterface.java
Log message:
2004-05-03 Michael Koch <konqueror@gmx.de>
Fixes PR libgcj/14695:
* java/net/NetworkInterface.java
(getByName): Return null when no interface was found.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2562.2.16&r2=1.2562.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/NetworkInterface.java.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.8&r2=1.8.10.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14695
More information about the Gcc-bugs
mailing list