In order to achieve binary compatibility between different VM
implementations, the structure of the JVMTI function interface table and
jvmtiEnv need to be documented. The reference implementation's layout does
not map back to the ordering of the function index in the JVMTI
specification. To resolve this, the JVMTI specification needs to provide
equivalent detail as, for example, the JNI specification
(http://java.sun.com/j2se/1.5.0/docs/guide/jni/spec/functions.html ) does
for the JNIEnv interface function table.
###@###.### 2004-11-11 03:27:39 GMT
implementations, the structure of the JVMTI function interface table and
jvmtiEnv need to be documented. The reference implementation's layout does
not map back to the ordering of the function index in the JVMTI
specification. To resolve this, the JVMTI specification needs to provide
equivalent detail as, for example, the JNI specification
(http://java.sun.com/j2se/1.5.0/docs/guide/jni/spec/functions.html ) does
for the JNIEnv interface function table.
###@###.### 2004-11-11 03:27:39 GMT