LinkedBlockingQueue spliterator needs to support node self-linking

XMLWordPrintable

      We already fixed
      JDK-8169739 LinkedBlockingDeque spliterator needs to support node self-linking

      but LinkedBlockingQueue has a very similar spliterator and both collections have nodes that may become self-linked during iteration, so both implementations need to be kept in sync. We have a shiny new test testElementRemovalDuringTraversal to reproduce an infloop chasing a self-link.

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

              Created:
              Updated:
              Resolved: