JavaDoc: minor semantics JavaDoc errors in java.lang.String

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: core-libs
    • None
    • beta2
    • generic
    • generic
    • Verified

      The @param tag for the String(String) constructor uses a different parameter name than the constructor ("value" instead of "original"). The getBytes() method which takes no parameters has copied the @param tag from getBytes(String charsetName). These issues should be corrected.

      Errors listed at http://javapubs.eng/apicheck/j2se/ExecutiveSummary.html.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: