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

G1: Remove is_active() calls in G1HRPrinter logging

    XMLWordPrintable

Details

    • gc
    • b22

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: