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

G1: Remove is_active() calls in G1HRPrinter logging

XMLWordPrintable

    • gc
    • b22

      All G1HRPrinter methods use is_active() before printing the message.

      That separate is_active() call duplicates the existing check if the log message is active in the log_trace() macro.

      So the is_active() calls can be removed.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: