The Source for Java Technology Collaboration
User: Password:



Start New Message Post a Reply

Subject:  mmm JNI...
Date:  2006-01-12 16:39:37
From:  kuchugurov


In my everyday work I have a good deal ov jni related programming. In my case ov developing BDJ (bluray) player all hardware platform interaction is done using JNI methods. When I joined the project I was surpraised the number of jni methods some classes had... (about 10). As I was merely pure java programmer I decided to refactor some code for removing some native methods.
In our project the majority of developers come with a C/C++ background. So they tend to move implementation into native, becase there they can do better then in java.

 Feed java.net RSS Feeds