Hi to all, I'd like to activate fast debug for some of OSX packages produced for Java 8, jigsaw and lambda. What's correct way to do it at make time ? DEBUG_NAME=something SKIP_FASTDEBUG_BUILD=false ? Relative question, how can I check a java exec is in fastdebug mode ? Thanks