This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: libjava: Add multilib support to testsuite/libjava.jni/jni.exp
- From: Tom Tromey <tromey at redhat dot com>
- To: "H. J. Lu" <hjl at lucon dot org>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: 17 Sep 2005 10:45:03 -0600
- Subject: Re: PATCH: libjava: Add multilib support to testsuite/libjava.jni/jni.exp
- References: <20050913165941.GA22087@lucon.org>
- Reply-to: tromey at redhat dot com
>>>>> "H.J." == H J Lu <hjl@lucon.org> writes:
H.J.> 2005-09-13 H.J. Lu <hongjiu.lu@intel.com>
H.J.> * testsuite/libjava.jni/jni.exp (gcj_jni_invocation_test_one):
H.J.> Use libjava_find_lib to find the proper libgcj.
Looks ok to me, thanks. This may not be the only problem of this sort
in the libjava test suite.
Tom