Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084506 | emb-9 | Roger Riggs | P3 | Resolved | Fixed | team |
In java.lang.Runtime and ProcessBuilder, move the description of the behavior related to
UnsupportedOperationException to after the description of the basic OS specific behavior
of process launching.
UnsupportedOperationException to after the description of the basic OS specific behavior
of process launching.
- backported by
-
JDK-8084506 (process) ProcessBuilder.start and Runtime.exec UnsupportedOperationException editorial cleanup
- Resolved
- clones
-
JDK-8055330 (process spec) ProcessBuilder.start and Runtime.exec should throw UnsupportedOperationException on platforms that don't support it
- Resolved