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: [RFA] _Jv_FindInterpreterMethod thinko


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> This small patch rectifies a thinko in _Jv_FindInterpreterMethod by
Keith> removing the check for access restrictions for a method. If the right
Keith> method is found, it now return it unconditionally.
Keith> Okay?

Ok.

I assume this function will be used by some future code?
Apologies if you already explained and I forgot.

Tom


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