-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b83
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142061 | emb-9 | Stuart Marks | P4 | Resolved | Fixed | team |
Scanner already implements Iterator<String>. It should be enhanced with a method that returns Stream<String> with the same contents that would result from iterating it via its Iterator.
- backported by
-
JDK-8142061 add stream support to Scanner
-
- Resolved
-
- is blocked by
-
JDK-8132206 move ScanTest.java into OpenJDK
-
- Closed
-
- links to