Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8213192 (process) Change the Process launch mechanism default on Linux to be posix_spawn
  3. JDK-8218924

Release Note: Default Process launch mechanism on Linux now uses posix_spawn

XMLWordPrintable

    • 13
    • Verified

      `Runtime.exec()` and `ProcessBuilder`, on Linux now use `posix_spawn(3)` to spawn child processes. This increases reliability and performance in low-memory situations.

            stuefe Thomas Stuefe
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: