Running a Java Application
With Azul Platform Prime, you can start Java applications the same way as with any other JVM:
java -jar application.jar or java -cp <directory> <main-class>
With Azul Platform Prime, you can start Java applications the same way as with any other JVM:
java -jar application.jar or java -cp <directory> <main-class>