Integer.getInteger() : Bad reference to getProperty?

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 8
    • Affects Version/s: 1.4.1
    • Component/s: 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

            Assignee:
            Joe Darcy
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: