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

Improve granularity of verifier logging

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • hotspot
    • b26

      Currently, logging of the split verifier for any log level results in a lot of output including class names, method names, stack maps, and information about every bytecode.

      This enhancement proposes printing only the names of classes and methods being verified for log level info. And, printing detailed information, such as stack maps and bytecodes, for log levels debug and trace.

            hseigel Harold Seigel (Inactive)
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: