8327858: Improve spliterator and forEach for single-element immutable collections #15834
Implement forEach for immutable collections
9b5bf47b
Remove useless implementations
e0cbd652
fix comments
2d0a8152
Spliterator for 12, iterate/forEach benchmark
fbedf610
Implement forEach for immutable collections
9a9bc290
Merge branch 'feature/imm-coll-stream' of https://github.com/liachmod…
e1f003dc
Merge branch 'master' of https://github.com/openjdk/jdk into feature/…
6622b2c2
Copyright year, revert changes for non-few element collections
1ccae2f5
Merge branch 'master' of https://github.com/openjdk/jdk into feature/…
70f49199
mark implicit null checks
172c17f4
Null checks should probably be in the beginning...
8036e9e6
liach
changed the title Improve some default implementations provided in ImmutableCollections 8327858: Improve spliterator and forEach for single-element immutable collections 288 days ago
liach
marked this pull request as ready for review 288 days ago
Merge branch 'master' of https://github.com/openjdk/jdk into feature/…
5ae4ac7f
Use the improved form in forEach
69bd0e9c
Merge branch 'master' of https://github.com/openjdk/jdk into feature/…
bb273110
Merge branch 'master' of https://github.com/openjdk/jdk into feature/…
5ee8854d
Add test to ensure reproducible iteration order
70583024
Merge branch 'master' of https://github.com/openjdk/jdk into feature/…
763b681d
s'marks requests
4f1f4f1b
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub