-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
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.