-Xlog and the module system
Alan Bateman
Alan.Bateman at oracle.com
Wed Feb 1 17:20:52 UTC 2017
On 01/02/2017 14:27, Nicolai Parlog wrote:
> Hi!
>
> When playing with `-Xlog:modules*` (down to trace) I hoped for a
> little more output that I could use to analyze a configuration.
-Xlog:modules is VM oriented and mostly traces the primitives used to
construct the module graph in the VM.
-Xdiag:resolver is probably closer to what you are looking for. We will
probably re-visit this output at some point but there are other issues
to clear away first.
-Alan.
More information about the jigsaw-dev
mailing list