CNI with interpreted and BC ABI compiled code
Tom Tromey
tromey@redhat.com
Thu Oct 12 22:51:00 GMT 2006
>>>>> "David" == David Daney <ddaney@avtrex.com> writes:
David> I think the short answer is CNI only works with C++ ABI compiled
David> code.
Yup.
I think it may actually kind of work with BC code -- but we don't
promise it will work, and we know it definitely will not work if you
take advantage of BC-ness by changing class layout without recompiling
the C++ code.
David> As I recall, APH has plans to rectify this limitation.
But to be perfectly clear nobody is actively working on this.
Other stuff keeps getting in the way :-)
Tom
More information about the Java
mailing list