On HP-UX, the JVM process that runs the Eclipse Workbench does not terminate upon closing the workbench. This can be fixed by passing the -XdoCloseWithReadPending VM option to the Eclipse launcher. For example, you could launch eclipse as follows: "eclipse -vmargs -XdoCloseWithReadPending".