#CyclicDependences with ServiceLoader

Jochen Theodorou blackdrag at gmx.org
Wed Nov 30 08:53:53 UTC 2016


Hi,

for my understanding I would like to ask the following:

Given:
* Module A: uses service S1 and provides service S2
* Module B: uses service S2 and provides service S1

In my understanding this forms a cyclic dependency, but since this is 
not directly on the API level I am wondering if this is really one "per 
definition as to be seen by jigsaw"?

bye Jochen


More information about the jigsaw-dev mailing list