Returns the classpath that is used by the bootstrap class loader to search for class filesreturnStringStatistic the boot classpath
Returns the classpath that is used by the system class loader to search for class filesreturnStringStatistic Java class path
Returns the input arguments passed to the JVM. Does not include the arguments to the main methodreturnStringStatistic arguments to the JVM
returns the Java library pathreturnStringStatistic Java library path
Returns the management spec version implemented by the JVMreturnStringStatistic Management specification version
Returns the name representing the running JVMreturnStringStatistic the name of the running JVM
Returns the JVM specification namereturnStringStatistic JVM specification name
Returns the JVM specification vendorreturnStringStatistic JVM specification vendor
Returns the JVM specification versionreturnStringStatistic JVM specification version
Returns the uptime of the JVM in millisecondsreturnCountStatistic Uptime in milliseconds
Returns the JVM implementation namereturnStringStatistic JVM implementation name
Returns the JVM implementation vendorreturnStringStatistic JVM implementation vendor
Returns the JVM implementation versionreturnStringStatistic JVM implementation version