Cyclic dependencies during multi-module compilation

Nicolai Parlog nipa at codefx.org
Wed May 9 07:30:57 UTC 2018


 Hi Alan,

so just to get this straight, there should be a compile error, yes? I'm
sure there was one while Java 9 was in EA and now there isn't anymore,
which bugs the hell out of me because my book claims, there's going to
be one. :(

> Would it be possible to package this up and send it as an attachment
> and I'll create a bug for this.

You can download a ZIP for that branch here:

	https://github.com/CodeFX-org/demo-jpms-monitor/archive/break-cyclic-dependency-compile-time.zip

In case there could be legal issues, this code is licensed under CC0, so
you can do whatever you want with it. :)

 so long ... Nicolai



On 08.05.2018 12:40, Alan Bateman wrote:
> On 08/05/2018 11:16, Nicolai Parlog wrote:
>> Here it is:
>>
>>     https://github.com/CodeFX-org/demo-jpms-monitor/blob/break-cyclic-dependency-compile-time/monitor.statistics/src/main/java/module-info.java#L3
>>
>>
>> Maybe you looked at the master branch?
>>
> Would it be possible to package this up and send it as an attachment and
> I'll create a bug for this.
> 
> -Alan
> 

-- 

PGP Key:
    http://keys.gnupg.net/pks/lookup?op=vindex&search=0xCA3BAD2E9CCCD509

Web:
    http://codefx.org
        a blog about software development
    https://www.sitepoint.com/java
        high-quality Java/JVM content
    http://do-foss.de
        Free and Open Source Software for the City of Dortmund

Twitter:
    https://twitter.com/nipafx


More information about the jigsaw-dev mailing list