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

Integer.getInteger() : Bad reference to getProperty?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 8
    • 1.4.1
    • core-libs
    • b04
    • generic
    • generic
    • Not verified

      The specs for Integer.getInteger(String) and getInteger(String, int) state: "Details of possible numeric formats can be found with the definition of getProperty." Based on the 'see also' list, this appears to be a reference to System.getProperty().

      However, System.getProperty() says nothing about numeric formats.

      Should this instead be a reference to Integer.getInteger(String, Integer), which provides more details on allowable numeric formats?

      ###@###.### 2003-04-17

            darcy Joe Darcy
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: