This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: _Jv_CallAnyMehtodA alignment patch
- From: Tom Tromey <tromey at redhat dot com>
- To: "Boehm, Hans" <hans_boehm at hp dot com>
- Cc: "'java-patches at gcc dot gnu dot org '" <java-patches at gcc dot gnu dot org>
- Date: 27 Feb 2003 21:28:38 -0700
- Subject: Re: _Jv_CallAnyMehtodA alignment patch
- References: <75A9FEBA25015040A761C1F74975667DA136BE@hplex4.hpl.hp.com>
- Reply-to: tromey at redhat dot com
>>>>> "Hans" == Boehm, Hans <hans_boehm at hp dot com> writes:
Hans> I've attached a patch that expands an existing jni test to
Hans> demonstrate the problem.
Thanks for writing this.
Hans> Are both the test and the original patch
Hans> (http://gcc.gnu.org/ml/java-patches/2003-q1/msg00317.html) OK
Hans> for the trunk?
Yes, and the 3.3 branch. I can check it in to the branch if you like;
just tell me.
Tom