![]() Previous |
![]() Next |
The General panel contains the following fields with general JVM information:
JVM Start Time: Contains the date and time when the JVM was started.
JVM Name: Contains the name of the JVM.
JVM Version: Contains the full version of the JVM.
JVM Command Line Arguments: Contains the java
command options that were used to start the JVM.
Java Application Arguments: Contains the class file or JAR file that was used to run the application along with the arguments passed to the main()
method.