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

Centralize the initialization of UL

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • b21

      The initialization of UL is right now spread out over at least 3 points:

      1. LogTagSet static ctr
      2. LogConfiguration::initialize
      3. LogFileStreamInitializer ctr

      These can all be merged into LogConfiguration::initialize. This clarifies the lifecycle of UL, simplifying maintenance and understanding of the system.

            jsjolen Johan Sjölen
            jsjolen Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: