Hi, I'm getting a NullPointerException at the following line:
com.sun.tools.javac.comp.Modules.checkCyclicDependencies(jdk.compiler@9-ea /Modules.java:1222 I'm getting this from an existing code base which I'm trying to Jigsaw-ify (Hibernate Validator). I can try and narrow it down to a potential cause but thought I'd reach out and check whether this rings a bell for anyone before spending more time on it. This is with build 120 on OS X. Thanks, --Gunnar
