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

Clean up annotations on overridden/implemented methods

XMLWordPrintable

      The change adds missing @java.lang.Override annotations
      and removes some of the {@inheritDoc} tags. The removed {@inheritDoc} tags are
      either redundant or misplaced. Redundant {@inheritDoc} tags provide explicit
      comment inheritance, otherwise having no value. Misplaced {@inheritDoc} tags
      are used on inapplicable entities, e.g. non-inheriting, non-implementing, static,
      private methods, etc.

            prappo Pavel Rappo (Inactive)
            prappo Pavel Rappo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: