Creating the Java Virtual Machine (JVM)
If the JVM has not already been created when your RPG code is ready to call a Java™ method, RPG will create the JVM for you. See Controlling how the Java Virtual Machine is set upfor information on the ways you can control the Java class path and other Java properties that will be set when the JVM is started.