Convert ConcurrentHashTable atomic lists to use Atomic<T>

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • 27
    • Affects Version/s: None
    • Component/s: hotspot

      ConcurrentHashTables manage nodes through (sometimes) atomically manipulated linked lists. Change these to use Atomic<T> instead of directly using AtomicAccess.

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: