-
Enhancement
-
Resolution: Fixed
-
P4
-
12
-
b19
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8218943 | 13 | Thomas Stuefe | P4 | Resolved | Fixed | b08 |
JDK-8249955 | 11.0.10-oracle | Evan Whelan | P4 | Resolved | Fixed | b01 |
JDK-8220360 | 11.0.4 | Thomas Stuefe | P4 | Resolved | Fixed | b01 |
Enable the use of posix_spawn() on Linux as it is used already on Solaris, BSD and AIX. But do not change the default.
Purpose of this patch is to be able to test posix_spawn() on Linux, with the expressed wish to change the default to posix_spawn() later.
See also discussion thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2018-October/056122.html
- backported by
-
JDK-8218943 (process) Provide a way for Runtime.exec to use posix_spawn on linux
- Resolved
-
JDK-8220360 (process) Provide a way for Runtime.exec to use posix_spawn on linux
- Resolved
-
JDK-8249955 (process) Provide a way for Runtime.exec to use posix_spawn on linux
- Resolved
- blocks
-
JDK-8213192 (process) Change the Process launch mechanism default on Linux to be posix_spawn
- Resolved
- csr for
-
JDK-8214511 Add "POSIX_SPAWN" as valid value to jdk.lang.Process.launchMechanism on Linux
- Closed
- duplicates
-
JDK-8212831 Make posix_spawn a launch option on Linux
- Closed
- relates to
-
JDK-8223777 In posix_spawn mode, failing to exec() jspawnhelper may not result in an error
- Closed
-
JDK-8214454 Release Note: POSIX_SPAWN Option on Linux
- Closed