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: Jeff Sturm <jsturm at one-point dot com>
- Subject: Re: Could you please check this into 3.0.1, too?
- From: Tom Tromey <tromey at redhat dot com>
- Date: 27 Sep 2001 11:47:35 -0600
- Cc: Martin Kahlert <martin dot kahlert at infineon dot com>, java at gcc dot gnu dot org
- References: <Pine.LNX.4.10.10109181000200.9869-100000@mars.deadcafe.org>
- Reply-To: tromey at redhat dot com
>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
>> 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.
Jeff> These are reasonable suggestions. But it's really not up to me
Jeff> to decide what does/does not go in 3.0.2. Would anyone object
Jeff> to committing these?
I think that would be fine.
Tom