IBM User Guide for Java V7 on Windows > IBM SDK for Java > The Java Native Interface (JNI) > The JNI and the Garbage Collector > JNI transitions
J2J and N2N transitions
Because object references do not change form as part of J2J or N2N transitions, J2J and N2N transitions do not affect JNI local reference management.
Any section of N2N code that obtains many local references without promptly returning to Javaâ„¢ can needlessly stress the local reference capacity of a thread. This problem can be avoided if local references are managed explicitly by the native method programmer.
Parent: JNI transitions
Error 404 - Not Found Error 404 - Not Found
The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.