From 328c203f6e2565b6162a8fd5e53e224434aba406 Mon Sep 17 00:00:00 2001 From: Yann Thierry-Mieg Date: Sun, 5 May 2024 13:21:42 +0200 Subject: [PATCH] forcing use of vfork, having issues with jspawn --- .../fr.lip6.move.gal.itscl.product | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ITS-commandline/fr.lip6.move.gal.itscl.product/fr.lip6.move.gal.itscl.product b/ITS-commandline/fr.lip6.move.gal.itscl.product/fr.lip6.move.gal.itscl.product index 45593692de..17340afada 100644 --- a/ITS-commandline/fr.lip6.move.gal.itscl.product/fr.lip6.move.gal.itscl.product +++ b/ITS-commandline/fr.lip6.move.gal.itscl.product/fr.lip6.move.gal.itscl.product @@ -1,8 +1,7 @@ - - + @@ -10,7 +9,7 @@ -data @none - -Dosgi.locking=none -Declipse.stateSaveDelayInterval=-1 -Dosgi.configuration.area=@none -Xss128m -Xms40m -Xmx16384m + -Dosgi.locking=none -Declipse.stateSaveDelayInterval=-1 -Dosgi.configuration.area=@none -Xss128m -Xms40m -Xmx16384m -Djdk.lang.Process.launchMechanism=vfork -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts @@ -25,11 +24,9 @@ - - @@ -38,7 +35,10 @@ + + +