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

Incorrect javadoc markup in Integer class description

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 5.0
    • core-libs
    • None
    • generic
    • generic



      Name: nl37777 Date: 03/01/2004

      The Integer class description contains the text "such as
      @link{#highestOneBit(int)} and @link{#numberOfTrailingZeros(int)})".
      This text is not processed by javadoc because the "{"s are placed
      incorrectly - they should be before the "@"s.

      I'm also wondering why this paragraph is part of the class description.
      It's clearly useful for someone working on the implementation, but it
      doesn't seem relevant to users of the API. Couldn't it be just an
      implementation comment?
      ======================================================================

            darcy Joe Darcy
            nlindenbsunw Norbert Lindenberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: