How to get reads from module?
Alan Bateman
Alan.Bateman at oracle.com
Tue Jan 2 11:40:34 UTC 2024
On 02/01/2024 07:56, Michał Kłeczek wrote:
> How about moduleY.layer().findModule(„moduleX”)?
>
That does a depth first search to find the "moduleX". I think Pavel is
looking for the moduleX that is read by moduleY. This can be done in
model world with the Configuration objects as they have the readability
graphs to answer the question.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jigsaw-dev/attachments/20240102/2a6594a2/attachment.htm>
More information about the jigsaw-dev
mailing list