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.

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

                Created:
                Updated:
                Resolved: