Symbian
Symbian OS Library

FAQ-0712 Does Symbian OS support the JDK 1.2 enhancements to JNI?

[Index][spacer] [Previous] [Next]



 

Classification: Java Category: JNI
Created: 07/04/2001 Modified: 09/11/2002
Number: FAQ-0712
Platform: Symbian OS v6.0, Symbian OS v6.1, Symbian OS v7.0

Question:
A number of enhancement were made to the JNI Spec in JDK 1.2. These include support for such things as accessing substrings from native code, weak global references, and finer-grained control over local references. Does Symbian OS support these enhancements?

Answer:
Yes, from v6.0 of Symbian OS, JNI programmers can take advantage of all the API enhancements described at http://java.sun.com/products/jdk/1.2/docs/guide/jni/jni-12.html.