Hi!

I have an application that launches other java apllications, each of them its own JVM. Fo that I use ProcessBuilder. Fore each application to be launched, the Main application creates a...