Java module graph png settings?

Mandy Chung mandy.chung at oracle.com
Sat Dec 10 06:12:12 UTC 2016


dot -Tpng

Mandy

> On Dec 9, 2016, at 4:58 PM, Patrick Reinhart <patrick at reini.net> wrote:
> 
> Hi Mandy,
> 
> Can you tell me what options with the Graphviz framework are to get the actual PNG file out of the jdk.dot file? I tried to find this, but did not find the actual place.
> 
> -Patrick
> 
> 
>> Am 08.12.2016 um 07:18 schrieb Mandy Chung <mandy.chung at oracle.com>:
>> 
>> Hi Patrick
>> 
>> Are you looking for:
>> 
>> http://hg.openjdk.java.net/jdk9/dev/jdk/file/c9785b0f04fd/make/src/classes/build/tools/jigsaw/GenGraphs.java
>> 
>> Mandy
>> 
>>> On Dec 7, 2016, at 1:17 PM, Patrick Reinhart <patrick at reini.net> wrote:
>>> 
>>> Can anyone point me to the place, where the java module dependencies are created? I would like to do something similar and I curious how it’s being done exactly…
>>> 
>>> Thanks very much
>>> 
>>> -Patrick
>> 
> 



More information about the jigsaw-dev mailing list