Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142095 | emb-9 | Roger Riggs | P2 | Resolved | Fixed | team |
The spec of allChildren/children of j.l.Process/ProcessHandle currently states:
"A process that is not alive has zero children."
This assertion need to be relaxed, as on Window platforms and probably on some other platform this method may return non-zero element stream.
"A process that is not alive has zero children."
This assertion need to be relaxed, as on Window platforms and probably on some other platform this method may return non-zero element stream.
- backported by
-
JDK-8142095 The spec of allChildren/children of j.l.Process/ProcessHandle need to be relaxed
-
- Resolved
-
- relates to
-
JDK-8131763 j.l.Process.allChildren spec clarification
-
- Resolved
-