-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b68
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084305 | emb-9 | Roger Riggs | P3 | Resolved | Fixed | team |
- ProcessHandle to access system processes not spawned by the API
- Updates to Process to link Process to ProcessHandles
- Security provisions to control access to ProcessHandles
- Information about the children of a process, direct and indirect
- Optional Information (based on OS availability) about a process including command, arguments, start time, and cputime
- backported by
-
JDK-8084305 JEP 102 Process API Updates Implementation
- Resolved
- blocks
-
JDK-8078108 (process) ProcessHandle.isAlive should be robust
- Resolved
-
JDK-8078099 (process) ProcessHandle should uniquely identify processes
- Closed
-
JDK-8046092 JEP 102: Process API Updates
- Closed
- duplicates
-
JDK-8003490 (process) Provide Process.getCurrentPid() to get identifier of current process
- Resolved
- relates to
-
JDK-8131168 Refactor ProcessHandleImpl_*.c and add implememtation for AIX
- Resolved
-
JDK-4333183 (process) Add a way to gently shutdown, as opposed to destroy, a subprocess
- Closed
-
JDK-8086278 java/lang/ProcessHandle/TreeTest.java failed - ProcessReaper StackOverflowException
- Closed
-
JDK-8010217 (process) Process should provide way to kill process tree
- Resolved