Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8213192 (process) Change the Process launch mechanism default on Linux to be posix_spawn
JDK-8218924
Release Note: Default Process launch mechanism on Linux now uses posix_spawn
Log In
Export
XML
Word
Printable
Details
Type:
Sub-task
Status:
Closed
Priority:
P4
Resolution:
Delivered
Affects Version/s:
13
Fix Version/s:
13
Component/s:
core-libs
Labels:
RN-Change
release-note
Subcomponent:
java.lang
Introduced In Version:
13
Verification:
Verified
Description
`Runtime.exec()` and `ProcessBuilder`, on Linux now use `posix_spawn(3)` to spawn child processes. This increases reliability and performance in low-memory situations.
Attachments
Activity
People
Assignee:
Thomas Stuefe
Reporter:
Roger Riggs
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2019-02-13 07:50
Updated:
2020-04-27 14:36
Resolved:
2020-04-27 14:36