-
Bug
-
Resolution: Fixed
-
P3
-
13
-
master
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8218805 | Thomas Stuefe | P4 | Closed | Duplicate |
Change the Process launch mechanism default on Linux to be posix_spawn.
The option was introduced in JDK 12 and with some testing can be made the default.
The option was introduced in JDK 12 and with some testing can be made the default.
- backported by
-
JDK-8218805 (process) Provide a way for Runtime.exec to use posix_spawn on linux
- Closed
- is blocked by
-
JDK-8212828 (process) Provide a way for Runtime.exec to use posix_spawn on linux
- Resolved
- relates to
-
JDK-8307990 jspawnhelper must close its writing side of a pipe before reading from it
- Closed
-
JDK-8310265 (process) jspawnhelper should not use argv[0]
- Closed