Hi, I'm developing a small library that utilizes Nashorn. And I was wondering how I can get a headless NashornScriptEngine without requiring users to set java.awt.headless = true? The dialog box that pops up every time is really annoying. Cheers Kasper