Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-16207

(7.2.z) ISPN-9500 - ConcurrentSmallIntSet.clear() does not always set the size to 0

    XMLWordPrintable

Details

    Description

      ConcurrentSmallIntSet.clear() processes the array values with a loop that stops when value <= 0. This breaks when the highest bit is set, leaving the set empty but with size() > 0 and isEmpty() == false.

      Attachments

        Issue Links

          Activity

            People

              spyrkob Bartosz Spyrko-Smietanko
              spyrkob Bartosz Spyrko-Smietanko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: