On 30/05/2016 16:44, Gunnar Morling wrote:
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.
I can't find any bug reports on this so if you have a small test or even
the stack trace then it would be good and we'll create a bug for this.
-Alan