VirtualMachine.list() support

The list method returns a list of Java process running on the NonStop system. Following are the changes in output compared to other platforms:
  • The name of the Java process is the binary name for applications using Invocation API.

  • For pure Java application, the name of the Java process is the class name or the jar name available in the command line.

  • Usage of —XX:+PerfDisableSharedMem or —XX:-UsePerfData is ignored on NonStop.