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

java.util.concurrent.SynchronousQueue.spliterator() needs CCC aproval

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • None
    • 8
    • core-libs

      JDK-8011427 introduced in b100 following change.
      spliterator() method is overridden in java.util.concurrent.SynchronousQueue in a way that empty spliterator is always returned.

      JCK team assumes that CCC approval is required here because overriding method substantially changes behavior and specification of java.util.concurrent.SynchronousQueue.

            psandoz Paul Sandoz
            grakov Georgiy Rakov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: