Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic

XMLWordPrintable

    • 8
    • b120
    • Verified

        BufferedReader use null as an indicator of end of data stream, thus will never return null as content. According to Spliterator spec, such a spliterator should carry NONNULL characteristic.

              Assignee:
              Henry Jen
              Reporter:
              Henry Jen
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: