-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b72
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135992 | emb-9 | Paul Sandoz | P4 | Resolved | Fixed | team |
Certain classes, such as j.l.ClassLoader and j.n.NetworkInterface, only have Enumeration returning methods for traversing information.
These classes, and other such classes, can be enhanced with equivalent Stream returning methods.
These classes, and other such classes, can be enhanced with equivalent Stream returning methods.
- backported by
-
JDK-8135992 Add Stream returning methods to classes where there currently exist only Enumeration returning methods
-
- Resolved
-
- is blocked by
-
JDK-8072726 add adapter to convert Enumeration to Iterator
-
- Closed
-