This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/14695] [3.3/3.4 only] java.net.NetworkInterface.getByName() throws exception instead of returning null


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]