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: FYI: Patch: Make Method.invoke() and JNI_CallAnyMethod use vtables


>>>>> "Bryce" == Bryce McKinlay <bryce@mckinlay.net.nz> writes:

Bryce> OK, I will check in this patch to make sure Method.invoke() still
Bryce> works for non-BC-ABI final methods.

FYI, I checked in a new mauve test to make sure that Method.invoke
works when the Method comes from an interface class.
Some recent problems (see the sigsegv question) have obscured
whether this really works or not, though... my nightly builds should
pick it up someday.  If you want to also try it...

Tom


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