This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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/18234] System property java.library.path doesn't get used by System.loadLibrary()


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-30 23:58 -------
Subject: Bug 18234

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mark@gcc.gnu.org	2004-10-30 23:58:26

Modified files:
	libjava        : ChangeLog 
	libjava/java/lang: Runtime.java 

Log message:
	PR libgcj/18234
	* java/lang/Runtime.java (static): Call init().
	(Runtime): Remove call to init().
	(init): Make static.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3174&r2=1.3175
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/Runtime.java.diff?cvsroot=gcc&r1=1.17&r2=1.18



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18234


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