This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: gcj/libgcj JNI and Windows
- From: Tom Tromey <tromey at redhat dot com>
- To: "Ranjit Mathew" <rmathew at hotmail dot com>
- Cc: "Java Patches" <java-patches at gcc dot gnu dot org>
- Date: 12 Feb 2003 22:13:08 -0700
- Subject: Re: Patch: FYI: gcj/libgcj JNI and Windows
- References: <87heb9gjvz.fsf@fleche.redhat.com><OE14FYamNfN1Xh2RtDQ00001197@hotmail.com>
- Reply-to: tromey at redhat dot com
>>>>> "Ranjit" == Ranjit Mathew <rmathew4lists@hotmail.com> writes:
Ranjit> Since this patch slightly affects _Jv_LookupJNIMethod( ) for
Ranjit> other platforms as well (right shift by one in the usage of
Ranjit> the 'buf' array), can someone please test JNI again on a
Ranjit> non-Win32 platform like, say, Linux/x86?
I did this before checking it in.
Tom