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

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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: