IBM User Guide for Java V7 on Windows > Troubleshooting and support > Using diagnostic tools > Using the Reliability, Availability, and Serviceability Interface > Preparing to use JVMRI
Agent design
The agent must reference the header files jni.h and jvmri.h, which are shipped with the SDK and are in the sdk\include subdirectory.
To start the agent, use the -Xrun command-line option. The JVM parses the -Xrunlibrary_name[:options] switch and loads library_name if it exists. A check for an entry point that is called JVM_OnLoad is then made. If the entry point exists, it is called to allow the library to initialize. This processing occurs after the initialization of all JVM subcomponents. The agent can then call the functions that have been initialized, by using the JVMRI table.
Parent: Preparing to use JVMRI
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.