This RFE will propose a new API to augment current JRE interfaces related to native OS processes. Details forthcoming.
(This was mistakenly filed as a request for a specific, and improperly interpreted
subset of the above mentioned plan. The synopsis has been generalized and more details
are forthcoming.
From the user's viewpoint this has nothing to do with operating environment processes (aka "native processes"), thus no "(process)" prefix. The implementation will of course be a different story, depending on the underlying OE (e.g. if it has any non-Java processes).
(This was mistakenly filed as a request for a specific, and improperly interpreted
subset of the above mentioned plan. The synopsis has been generalized and more details
are forthcoming.
From the user's viewpoint this has nothing to do with operating environment processes (aka "native processes"), thus no "(process)" prefix. The implementation will of course be a different story, depending on the underlying OE (e.g. if it has any non-Java processes).
- relates to
-
JDK-8003490 (process) Provide Process.getCurrentPid() to get identifier of current process
- Resolved
-
JDK-4244896 (process) Provide Process.waitFor(timeout), Process.destroyForcibly() and Process.isAlive()
- Closed
-
JDK-8003488 (process) Provide Process.getPid()
- Closed
-
JDK-8046092 JEP 102: Process API Updates
- Closed