Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
のオブジェクトを持っているJavaプログラムでProcess、それが であることを知りたいですPID。プログラムは Windows 64 ビット マシンで実行されています。私はこれに出くわしましたが、それらを機能させることができませんでした。
Process
PID
PIDタイムアウト後にプロセスがまだ実行されている場合はプロセスを強制終了したいので、プロセスが必要です。Process#destroyサブプロセスを強制終了しません。
Process#destroy