This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH/RFA] libjava: SH support
- From: Tom Tromey <tromey at redhat dot com>
- To: kaz Kojima <kkojima at rr dot iij4u dot or dot jp>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org, aoliva at redhat dot com, joern dot rennecke at superh dot com
- Date: 25 Jul 2002 09:41:17 -0600
- Subject: Re: [PATCH/RFA] libjava: SH support
- References: <874reoqvsd.fsf@fleche.redhat.com><200207251015.g6PAFMN03830@r-rr.iij4u.or.jp>
- Reply-to: tromey at redhat dot com
>>>>> "kaz" == kaz Kojima <kkojima@rr.iij4u.or.jp> writes:
kaz> 13 jni tests seems to fail with a non-java issue.
Yesterday I checked in a fix that might help the JNI failures.
It did for me.
kaz> Is this ok?
kaz> <tr><td valign="top">
kaz> +<b>July 25, 2002</b>
kaz> +</td><td>
kaz> +Kaz Kojima has implemented the necessary support in FFI and libjava
kaz> +to get libgcj running on SH-3/4.
kaz> +</td></tr>
Looks great, thanks. Please check it in.
Tom