Process Name in Windows Task Manager - not java.exe
843798Jul 11 2005 — edited Aug 22 2005Hello,
sometimes I need to identify one of several Java processes running simultaneously.
The Windows task manager simply calls them java.exe, and to find out which is which is seemingly pure guesswork.
So, if I want to terminate one of them, more often than not I kill the wrong one. Or, which one is the memory hog?
Wouldn't it be nice to be able to name the processes, perhaps via command line switch? Any suggestion is welcome.