public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/9125] VMClassLoader should cache the result of Runtime.(internal)loadLibrary()
       [not found] <20030102020601.9125.mark@klomp.org>
@ 2003-08-20 15:32 ` cvs-commit at gcc dot gnu dot org
  2003-08-20 15:35 ` tromey at gcc dot gnu dot org
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-08-20 15:32 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-08-20 15:32 -------
Subject: Bug 9125

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2003-08-20 15:32:23

Modified files:
	libjava        : ChangeLog 
	libjava/gnu/gcj/runtime: VMClassLoader.java natVMClassLoader.cc 

Log message:
	Fix for PR libgcj/9125:
	* gnu/gcj/runtime/natVMClassLoader.cc (findClass): Find Runtime
	object outside of loop.  Respect lib_control setting.
	* gnu/gcj/runtime/VMClassLoader.java (tried_libraries): New
	field.
	(lib_control): New field.
	(LIB_FULL, LIB_CACHE, LIB_NEVER): New constants.
	(VMClassLoader): Initialize new field.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2107&r2=1.2108
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/runtime/VMClassLoader.java.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/runtime/natVMClassLoader.cc.diff?cvsroot=gcc&r1=1.1&r2=1.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libgcj/9125] VMClassLoader should cache the result of Runtime.(internal)loadLibrary()
       [not found] <20030102020601.9125.mark@klomp.org>
  2003-08-20 15:32 ` [Bug libgcj/9125] VMClassLoader should cache the result of Runtime.(internal)loadLibrary() cvs-commit at gcc dot gnu dot org
@ 2003-08-20 15:35 ` tromey at gcc dot gnu dot org
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at gcc dot gnu dot org @ 2003-08-20 15:35 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4


------- Additional Comments From tromey at gcc dot gnu dot org  2003-08-20 15:35 -------
Fixed by adding a new property to control the
base class loader.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-20 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030102020601.9125.mark@klomp.org>
2003-08-20 15:32 ` [Bug libgcj/9125] VMClassLoader should cache the result of Runtime.(internal)loadLibrary() cvs-commit at gcc dot gnu dot org
2003-08-20 15:35 ` tromey at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).