Dynamic modules and bidirectional interoperation

David M. Lloyd david.lloyd at redhat.com
Thu Oct 6 17:17:46 UTC 2016


A quick question...

On 10/06/2016 12:07 PM, mark.reinhold at oracle.com wrote:
> Cyclic relationships
> amongst OSGi bundles and split packages across bundles can't be modeled
> directly in module descriptors, but I suspect they can be accommodated by
> inserting the necessary additional readability edges after the relevant
> layers are instantiated.

Do read edges added at run time affect the subsequent linkage of classes 
in the affected module? I was under the impression that that was not the 
case.

-- 
- DML


More information about the jpms-spec-experts mailing list