On 06/11/2019 16:35, Michael Paus wrote:

I still don't see how entries like this

java.desktop provides javax.sound.midi.spi.MidiDeviceProvider used by java.desktop
I assume you have this line in the output:

java.desktop provides java.net.ContentHandlerFactory used by java.base

java.desktop, in turn, is also a prolific user of services, many of which it provides itself (that's what the line you picked out is trying to say).


:

jdk.jshell provides javax.tools.Tool not used by any observable module
I don't see an issue here, I assume you jdk.jshell is not being linked in.

-Alan.



Reply via email to