You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An application can specify -Dvisualvm.display.name=some-name to specify a custom name to be displayed in the "Applications" panel in VisualVM. If a display name is specified, VisualVM doesn't include the PID in brackets after the name.
Always including the PID would make it easier to distinguish between different instances of the same application.