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

Enhance Logger API for handling of resource bundles

XMLWordPrintable

      java.util.logging resource bundles are currently specified by their name. This has lead to a number of problems, both in keeping the name of those bundles in sync with the cached resource bundle in Logger, as well as locating the correct ClassLoader to find the bundles. The Logger methods that currently take bundle names should be deprecated and new methods added that take java.util.ResourceBundle instead. In addition, the deprecated functionality must continue to work (perhaps via a system property) to maintain compatibility with existing applications, in particular Glassfish and WebLogic.

            dfuchs Daniel Fuchs
            jgish Jim Gish (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: