Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-382

memory leak with JDK14 loggers

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None

    Description

      The JDK14LoggerFactory keeps a reference to all created loggers. If the software creates the loggers dynamically, an out of memory will inevitably appear.

      A map with weak references should be used instead.

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            xpromache Nicolae Mihalache
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: