-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: core-libs
| 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
-