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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 6
    • Affects Version/s: 1.4.0, 1.4.2, 5.0
    • Component/s: 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}.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: