<div dir="ltr">Hi,<div><br></div><div>We currently run systemtests using a gradle command, but that doesn't start a clean Java process for the individual tests (which would be very convenient as that allows us to inspect the process with VisualVM).</div><div>We know the behavior of a JavaFX application can be different depending if</div><div>1. the mainClass is the class extending from Application</div><div>2. the mainClass is a wrapper class from e.g. Gradle or Maven.</div><div><br></div><div>For system tests, I think it would be real handy to run them using the first option, but I am not aware of an easy solution to make that work with the current gradle setup. Or am I missing something obvious?</div><div><br></div><div>Thanks,</div><div><br></div><div>- Johan </div></div>