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

java.util.logging.Logger.getLogger() doesn't take a ResourceBundle in parameter

XMLWordPrintable



      Name: nt126004 Date: 07/17/2002


      FULL PRODUCT VERSION :
      java version "1.4.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
      Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)

      FULL OPERATING SYSTEM VERSION :

      N/A

      ADDITIONAL OPERATING SYSTEMS :

      N/A


      A DESCRIPTION OF THE PROBLEM :
      I have my own ResourceBundle instance that is given to me
      by a third party application and I'm not able to pass it to
      my Logger because Logger.getLogger() only takes a
      ResouceBundle name but not an instance as parameter.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      I would like a:

      Logger.getLogger(String name, ResourceBundle bundle) method.

      REPRODUCIBILITY :
      This bug can be reproduced often.
      (Review ID: 158834)
      ======================================================================

            dfuchs Daniel Fuchs
            nthompsosunw Nathanael Thompson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: