- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    8
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8030321 | 8u5 | Henry Jen | P3 | Resolved | Fixed | b01 | 
                    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.
            
- backported by
- 
                    JDK-8030321 Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic -           
- Resolved
 
-