On 02/01/2012 09:47 AM, Kai Tietz wrote: > I sent update-patch to ML for libffi to support closure-code for > thiscall. So the hunk in patch for java/lang/reflect/natVMProxy.cc > (ncode): Force SYSV closure for 32-bit Windows. Isn't necessary, if > the fix in libffi gets applied. > > Ok to commit patch without that hunk? The standard-thiscall call > feature is already in libffi.
Yes. A goal is to minimize divergence from upstream libffi. Several of us have done a lot of work to make this happen. Andrew.