Previous | Next | Trail Map | To 1.1 -- And Beyond! | A Preview of Things to Come


JNI Enhancements

Java Native Interface is a standard programming interface for writing Java native methods and embedding the Java virtual machine into native applications. The primary goal is binary compatibility of native method libraries across all Java virtual machine implementations on a given platform.

JDK 1.2 extends the Java Native Interface (JNI) to incorporate new features in the Java platform. The changes are driven by licensee and user comments.


Previous | Next | Trail Map | To 1.1 -- And Beyond! | A Preview of Things to Come