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

Documentation of java.util.AbstractSet is contradictory

XMLWordPrintable

      FULL PRODUCT VERSION :


      A DESCRIPTION OF THE PROBLEM :
      The documentation of AbstractSet says "Note that this class does not override any of the implementations from the AbstractCollection class."

      The method removeAll, however, is overriden. The generated javadoc even has

      Overrides:
      removeAll in class AbstractCollection<E>


      REPRODUCIBILITY :
      This bug can be reproduced always.

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: