This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
3.0.2: Fixes from mainline
- To: java-patches at gcc dot gnu dot org
- Subject: 3.0.2: Fixes from mainline
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Sat, 29 Sep 2001 03:13:40 -0400 (EDT)
Following discussion on the main list, I've applied the three patches
below to the 3.0 branch. Tested on alphaev56-unknown-linux-gnu.
2001-08-17 Tom Tromey <tromey@redhat.com>
* gnu/gcj/convert/IOConverter.java: Add `646' alias.
2001-06-15 Tom Tromey <tromey@redhat.com>
* jni.cc (_Jv_JNI_NewLocalRef): Search other frames.
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.