This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: fix JNI testsuite
- From: Tom Tromey <tromey at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 22 Mar 2002 11:07:46 -0700
- Subject: Re: Patch: fix JNI testsuite
- References: <1016740204.1524.143.camel@dhcppc2>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> The JNI tests currently aren't supposed to run for cross
Anthony> toolchains. Unfortunately this never worked due to host -vs-
Anthony> target confusion.
Anthony> Ok for branch and trunk?
Yes, thanks.
Tom