![]() Previous |
![]() Next |
The JVM Information tab shows the JVM fields described in Table: JVM Information Fields.
JVM Information Fields
Field | Description |
---|---|
JVM Start Time |
The calendar date and clock time (down to milliseconds) when the JVM started running. |
JVM Name |
The name of the JVM on which the application is running. |
JVM Version |
The JVM version, including the platform on which the application is running. |
JVM Command-Line Arguments |
The JVM command-line arguments, or "flags", used when starting the JVM. These flags are set at application start-up. These flags are described in the Command-Line Reference. |
Java Application Arguments |
The class run together with the arguments passed to the main method of that class. |