Cyclic dependencies during multi-module compilation

Alan Bateman Alan.Bateman at oracle.com
Tue May 8 09:14:55 UTC 2018


On 08/05/2018 09:01, Nicolai Parlog wrote:
>   Hi!
>
> In early access builds, multi-module compilation would fail if there was
> a dependency cycle between the involved modules. I just realized that
> that is no longer the case in 9.0.1 and later (up to Java 11).
This sounds like a bug and I would expect tests to be failing if javac 
doesn't detect the cycle. Can you create a small test case to 
demonstrate the issue you are seeing?

-Alan


More information about the jigsaw-dev mailing list