Step 5: Running the sample program
Procedure
Run the Java-PL/I sample
program with this command:
createJVMThe output of the sample program is as follows:
From PL/I - Beginning execution of createJVM...
From PL/I - Calling Java method in new JVM from PL/I...
From Java - Hello World... ... a PLI string in a Java Virtual Machine!
From PL/I - Destroying the new JVM from PL/I...