This is the mail archive of the gcc-cvs@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]

gcc/libjava ChangeLog javax/naming/spi/NamingM ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2003-09-18 19:51:39

Modified files:
	libjava        : ChangeLog 
	libjava/javax/naming/spi: NamingManager.java 

Log message:
	2003-09-18  Dalibor Topic <robilad@kaffe.org>,
	Helmer Kraemer <hkraemer@freenet.de>
	
	* javax/naming/spi/NamingManager.java (getURLContext,
	getObjectInstance, getStateToBind): Always use current thread's
	context class loader when calling Class.forName.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2154&r2=1.2155
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/naming/spi/NamingManager.java.diff?cvsroot=gcc&r1=1.6&r2=1.7


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