-
Sub-task
-
Resolution: Unresolved
-
P4
-
None
On Linux, the `-Djdk.lang.Process.launchMechanism=VFORK` option 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.