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

LogTagLevelExpression not properly initialized in configure_stdout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • svc
    • b107

      LogConfiguration::configure_stdout uses the LogTagLevelExpression class to programmatically set up a tag and level expression to configure. It doesn't explicitly call clear() on the expression before filling it in, causing it to have uninitialized data (the allow_other_tags will be uninitialized).

            mlarsson Marcus Larsson (Inactive)
            mlarsson Marcus Larsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: