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: "Ranjit Mathew" <rmathew4lists at hotmail dot com>
- To: "Java Patches" <java-patches at gcc dot gnu dot org>
- Date: Thu, 13 Feb 2003 10:24:09 +0530
- Subject: Re: Patch: FYI: gcj/libgcj JNI and Windows
- References: <87heb9gjvz.fsf@fleche.redhat.com>
- Reply-to: "Ranjit Mathew" <rmathew at hotmail dot com>
> I'm checking this in to 3.3 and 3.4.
Since this patch slightly affects _Jv_LookupJNIMethod( ) for
other platforms as well (right shift by one in the usage of
the 'buf' array), can someone please test JNI again on a
non-Win32 platform like, say, Linux/x86? (Including the
use of long names in addition to short names for overloaded
methods.) The "libjava.jni" set of tests in the libgcj
testsuite should be a nice sanity check.
AFAICT, there *should not* be any problems, but just to be
sure...
Many thanks in advance for the help.
Ranjit.