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

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.

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

                Created:
                Updated:
                Resolved: