A program that creates many subprocesses should invoke Process.destroy in order
to ensure that all underlying resources are reclaimed. This should be
mentioned in the spec of the Process class and of the Process.destroy method
itself.
-- ###@###.### 2003/1/9
to ensure that all underlying resources are reclaimed. This should be
mentioned in the spec of the Process class and of the Process.destroy method
itself.
-- ###@###.### 2003/1/9
- relates to
-
JDK-6462165 (process) Preach Process file handle hygiene
- Open
-
JDK-4784692 (process) Process.waitFor does not release resources
- Closed