Description
In a discussion on dev ML I suggested we put the -server JVM argument everywhere it's needed and to review other possible JVM arguments to add.
Basically you risk discrepancy if you compile on a Windows client machine and then use the same code on a Linux server machine.
I'll review if other JVM arguments are interesting, better to keep things as simple as possible (but not simpler )