AtomicLongFieldUpdater.CompareAndSwap locks wrong lock on old platforms

XMLWordPrintable

      On SparcV8 and early 486 and pentiums, compare and swap is
      doen through locking. However, in this clsss, the lock used is that of
      the object with the given field, not the AtomicLongFieldUpdater object
      itself, which it should be.

            Assignee:
            Martin Buchholz
            Reporter:
            Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: