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

java.util.concurrent.atomic maintenance

XMLWordPrintable

      The lazySet methods recently added were missing @since 1.6.

      AtomicBoolean.lazySet should use unsafe.putInt, not putBoolean,
      until further Hotspot changes allow putOrderedInt to be used instead.

      AtomicMarkableReference and AtomicStampedReference should use generics internally.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: