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

filter/flatMap pipeline sinks should pass size information to downstream sink

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • core-libs
    • b98
    • Not verified

      Since filter and flatMap can change the stream the pipeline sink implementations for those operations should not pass size information on Sink.begin to the downstream sink, instead -1 should be passed, indicated the size is unknown.

            psandoz Paul Sandoz
            psandoz Paul Sandoz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: