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

java.util.ResourceBundle doc is incomplete

XMLWordPrintable

    • beta
    • sparc
    • solaris_2.5



      Name: avC70361 Date: 03/18/98



        The java.util.ResourceBundle documentation does not specify a behavior of
      methods getObject(String), handleGetObject(String) when a value of their
      argument is null.
        The getObject(String) only passes the parameter to handleGetObject().
      In that case the behavior of getObject method with null argument depends on the
      behaviour of the handleGetObject() with the same argument. The handleGetObject
      is an abstract method in ResourceBundle and its behavior in the case of null
      argument is also not specified.

      ======================================================================

            asommere Alan Sommerer (Inactive)
            ovlasov Oleksandr Vlasov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: