-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b84
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142096 | emb-9 | Roger Riggs | P3 | Resolved | Fixed | team |
1) allChildren() spec says: "Returns a snapshot of the direct and indirect children of the process."
It would be great to add "direct children" and "indirect children" definitions for clear understanding of what these wordings mean.
2) allChildren() returns Stream instance. The type of the returned Stream can be specified (sequential or parallel) if we know what type of Stream should be used.
It would be great to add "direct children" and "indirect children" definitions for clear understanding of what these wordings mean.
2) allChildren() returns Stream instance. The type of the returned Stream can be specified (sequential or parallel) if we know what type of Stream should be used.
- backported by
-
JDK-8142096 j.l.Process.allChildren spec clarification
-
- Resolved
-
- relates to
-
JDK-8138566 (Process) java.lang.Process.allChildren specification clarification
-
- Resolved
-
-
JDK-8132883 The spec of allChildren/children of j.l.Process/ProcessHandle need to be relaxed
-
- Closed
-