Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8209913

Compiler output is enabled with -Xlog but doesn't use logging

XMLWordPrintable

    • b10
    • 11

      java -Xlog:all=trace:file=all.log -version

      sends the logging output to all.log but this also turns on compiler logging that prints 2500 lines to stdout.

      Nobody would do this, but the compiler logging should either not be enabled with -Xlog or it should use logging to print output somewhere not on the screen.

            lucy Lucy Schmidt
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: