NullPointerException in Modules#checkCyclicDependencies()

Gunnar Morling gunnar at hibernate.org
Mon May 30 15:44:45 UTC 2016


Hi,

I'm getting a NullPointerException at the following line:

com.sun.tools.javac.comp.Modules.checkCyclicDependencies(jdk.compiler at 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


More information about the jigsaw-dev mailing list