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

G1 String deduplication logging not aligned with the rest of G1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b129

      With the introduction of Unified Logging, the style/conventions used for GC logging was changed in various ways. However, some of the logging done by StringDedup was left using the "old" style. This should be fixed so that logging is aligned with the rest of G1.

      Examples of style changes that's needed:
      * Don't use '[' and ']'
      * Indentation should be 2 spaces
      * Concurrent phases should have a start and end line

            pliden Per Liden (Inactive)
            pliden Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: