Patch: FYI: Fix method.invoke() for interpreted interfaces
Bryce McKinlay
mckinlay@redhat.com
Wed Apr 21 19:17:00 GMT 2004
This patch adds some code to set the method->index fields for interfaces
in the runtime. This fixes a bug with interpreted interfaces where
Method.invoke() would crash because the index fields was not valid.
I'm checking this in to HEAD and also to the abi branch.
Bryce
-------------- next part --------------
A non-text attachment was scrubbed...
Name: interpret-iface-layout.patch
Type: text/x-patch
Size: 2051 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040421/49ca31b2/attachment.bin>
More information about the Java-patches
mailing list