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

Clean up javadoc warnings in AWT, Swing, and 2D classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 1.4.0, 1.4.2, 5.0
    • client-libs
    • 2d
    • b73
    • generic, x86
    • generic, windows_xp

      We have identified a long list of javadoc warnings in various JFC classes. These
      should be cleaned up for Mustang to improve the readability and consistency of
      our documentation.

      Most of the warnings stem from using multiple parameters in a single @param tag,
      which is sometimes useful for keeping @params succinct but is illegal from the
      javadoc spec standpoint and can confuse IDEs and other tools.

      There are also a number of silly typos like using @{inheritDoc} or @inheritDot
      instead of {@inheritDoc}.

            tdv Dmitri Trembovetski (Inactive)
            campbell Christopher Campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: