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

test/java/util/logging/SimpleLogManager might let Loggers be gc'ed too early.

XMLWordPrintable

        SimpleLogManager extends CustomLogManager which keeps strong references on loggers added to the LogManager. However the logger passed by SimpleLogManager to CustomLogManager is not the logger originally created - and therefore there may not be any strong references kept on the original logger.

              dfuchs Daniel Fuchs
              dfuchs Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: