compile or not compile
Damien Morel
Damien.Morel@emi.u-bordeaux.fr
Sat Apr 1 00:00:00 GMT 2000
Hello
i would like to know if it is possible to have a part of my java
application compiled in byte code and an other part in native code.
(i'm sorry to question about something that has been discussed in the subject :
"Dynamic class loading", but it doesn't answers exactly my question, i think)
The problem is that i must optimize a program i didn't make, this is
a program that uses AWT and makes heavy sound processing (entirely written
in java).
Can i interface byte-compiled and native java code ?
How?
what are the pro and cons ?
Does your comments about JNI in the "Dynamic class loading" subject apply
to my situation (JNI overhead...) ?
--
Dam's Linux MP3 Page
http://www.multimania.com/damsmp3
More information about the Java
mailing list