This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: JNI/Win32 Patch #3: Change _Jv_LookupJNIMethod( ) for "stdcall" export variations on Win32


>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:

Ranjit> This patch proposes to change _Jv_LookupJNIMethod( ) in jni.cc
Ranjit> to accommodate the vagaries of exported symbols for JNI functions
Ranjit> that use the "stdcall" calling convention on Win32.

I'm going to wait until the gcc patch is approved before taking any
action here.  FYI.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]