On Sun, Feb 4, 2018 at 2:39 PM, Alan Bateman <alan.bate...@oracle.com> wrote:
> [...] > I suspect this issue is nothing to do with `--add-modules > ALL-MODULE-PATH`. Instead it's probably one of the JavaFX modules that > `requires java.scripting`. You should be able to diagnose this quickly by > running with `--show-module-resolution` and grep the output for > "java.scripting". > > -Alan > It's module ' jdk.deploy' in Oracle JDK: [...] jdk.deploy requires java.scripting jrt:/java.scripting [...] https://travis-ci.org/sormuras/beautiful_logger/jobs/337219688#L660 OpenJDK does not ... deploy that one: https://travis-ci.org/sormuras/beautiful_logger/jobs/337219689#L587