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

ConcurrentSkipListSet Javadoc incorrectly warns about size method complexity

XMLWordPrintable

      A DESCRIPTION OF THE PROBLEM :
      The Javadoc for ConcurrentSkipListSet warns that the size method requires traversing the elements.

      That is no longer true as of https://bugs.openjdk.org/browse/JDK-8186226 in which size was reimplemented in ConcurrentSkipListMap

      REGRESSION : Last worked in version 8


      FREQUENCY : always


            vklang Viktor Klang
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: