Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8200127
Replace collection.stream().forEach() with collection.forEach()
Log In
Export
XML
Word
Printable
Details
Type:
Enhancement
Status:
Resolved
Priority:
P3
Resolution:
Fixed
Affects Version/s:
None
Fix Version/s:
11
Component/s:
core-libs
Labels:
None
Subcomponent:
java.lang.module
Resolved In Build:
b09
Description
Some core libraries can have simpler more efficient code by eliding the call to stream() in
collection.stream().forEach()
Attachments
Activity
People
Assignee:
Martin Buchholz
Reporter:
Martin Buchholz
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2018-03-22 12:55
Updated:
2018-04-16 13:53
Resolved:
2018-04-05 10:34