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]
Other format: [Raw text]

Re: JNI without Jni_Lookup() ?


Hi Erik,

>What you can do? Reuse JNI stuff that other people have already done; so that you
>don't have to do it again. Without hashtable-lookup performance penalty, preferably.

I think I see your concern now - about the reuse. In your experience, have the
slowdowns due to JNI's efficiencies been noticeable?

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





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