ConcurrentLinkedDeque linearizability continued ...

XMLWordPrintable

        In JDK-8188900 we fixed some linearizability problems, but we didn't go far enough. We no longer possibly return an element from e.g. pollFirst that was not ever first. But we need to extend this to the empty-handed case - never return null from pollFirst if the deque is clearly never empty.

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

                Created:
                Updated:
                Resolved: