gcc/libjava ChangeLog java/rmi/Naming.java

mkoch@gcc.gnu.org mkoch@gcc.gnu.org
Fri Dec 26 23:23:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mkoch@gcc.gnu.org	2003-12-26 23:23:55

Modified files:
	libjava        : ChangeLog 
	libjava/java/rmi: Naming.java 

Log message:
	2003-12-27  Guilhem Lavaux  <guilhem@kaffe.org>
	
	* java/rmi/Naming.java (lookup): Check if the first character of the
	filename returned by URL.getFile() is a '/', only if it is the case
	we cut this first character and call the registry with the good name.
	(bind): Likewise.
	(rebind): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2491&r2=1.2492
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/rmi/Naming.java.diff?cvsroot=gcc&r1=1.3&r2=1.4



More information about the Gcc-cvs mailing list