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.