Find path to current JVM

I need to find the path to the current Java VM running on my Windows machine. How can I do that?


Go to Control Panel, and look for the Java control panel applet. In there click on the Java tab, and then the "View..." button. The window that pops up should have the paths to the Java VM executables.


procexp can display the full path of executables.