Does Module system in Java 9 allow circular dependency?

kant kodali kanth909 at gmail.com
Sun Sep 24 23:43:22 UTC 2017


Hi All,

Does Module system in Java 9 allow circular dependency? For example, Say
Module A requires Module B and Module B requires Module A. Is this allowed?
If so how is this resolved?

Thanks!


More information about the jdk9-dev mailing list