This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Could you please check this into 3.0.1, too?
- To: Martin Kahlert <martin dot kahlert at infineon dot com>
- Subject: Re: Could you please check this into 3.0.1, too?
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Tue, 18 Sep 2001 10:09:47 -0400 (EDT)
- cc: Tom Tromey <tromey at redhat dot com>, java at gcc dot gnu dot org
On Tue, 18 Sep 2001, Martin Kahlert wrote:
> thanks for committing the two patches.
I only applied the convert patch, since it is a nearly obvious fix.
> 2001-05-03 Tom Tromey <tromey@redhat.com>
>
> * java/lang/natRuntime.cc (init): Call add_library on the program
> itself.
> (_Jv_FindSymbolInExecutable): Return NULL if no library on the
> list has the symbol.
> 2001-06-15 Tom Tromey <tromey@redhat.com>
>
> * jni.cc (_Jv_JNI_NewLocalRef): Search other frames.
These are reasonable suggestions. But it's really not up to me to decide
what does/does not go in 3.0.2. Would anyone object to committing these?
Jeff