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

Fix Javadoc ResourceBundle::getString

XMLWordPrintable

    • b10
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      The specification says it should call getObject() and cast to String[], where the return type is just String.
      The implementation is correct.

      https://download.java.net/java/early_access/jdk23/docs/api/java.base/java/util/ResourceBundle.html#getString(java.lang.String)


            naoto Naoto Sato
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: