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

Spliterators.spliterator should support CONCURRENT characteristic

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 8
    • core-libs
    • None
    • b110
    • Verified

    Description

      It was found by the JCK tests that ArrayBlockingQueue provides (additionally) SIZED spliterator while the specification states:

      "The Spliterator reports Spliterator.CONCURRENT, Spliterator.ORDERED, and Spliterator.NONNULL."

      In a mail discussion this has been considered as a bug.

      Attachments

        Activity

          People

            psandoz Paul Sandoz
            dbessono Dmitry Bessonov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: