Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3417

Typo in EquivalentConcurrentHashMapV8

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 6.0.0.Final
    • None
    • None
    • None

      Instead of:

      else if ((s | WAITER) = 0)

      Should be:

      else if ((s & WAITER) = 0)

      See discussion thread.

              mircea.markus Mircea Markus (Inactive)
              rh-ee-galder Galder ZamarreƱo
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: