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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.4.0
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: