This is the mail archive of the java@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]

Re: JNI patches


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> I don't see how local refs are avoidable if JNI is going to
Jeff> work.  There are probably faster ways to handle them, though.

Yeah.  I implemented them this way because I figured speed wasn't
important in the first draft.  It may not ever be important for JNI.

Tom


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