Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8357089 Remove VFORK launch mechanism from Process implementation (linux)
  3. JDK-8357104

Release Note: Remove VFORK launch mechanism from Process implementation (linux)

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None

      On Linux, the `-Djdk.lang.Process.launchMechanism=VFORK` has been removed due to being inherently dangerous. Customers using this property are advised to either remove it or, if that is not possible, use the `-Djdk.lang.Process.launchMechanism=FORK` mode instead.

            Unassigned Unassigned
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: