jdk
8327858: Improve spliterator and forEach for single-element immutable collections
#15834
Open

Commits
  • Implement forEach for immutable collections
    liach committed 1 year ago
  • Remove useless implementations
    liach committed 1 year ago
  • fix comments
    liach committed 1 year ago
  • Spliterator for 12, iterate/forEach benchmark
    liach committed 1 year ago
  • Implement forEach for immutable collections
    liach committed 1 year ago
  • Merge branch 'feature/imm-coll-stream' of https://github.com/liachmodded/jdk into feature/imm-coll-stream
    liach committed 1 year ago
  • Merge branch 'master' of https://github.com/openjdk/jdk into feature/imm-coll-stream
    liach committed 346 days ago
  • Copyright year, revert changes for non-few element collections
    liach committed 346 days ago
  • Merge branch 'master' of https://github.com/openjdk/jdk into feature/imm-coll-stream
    liach committed 290 days ago
  • mark implicit null checks
    liach committed 290 days ago
  • Null checks should probably be in the beginning...
    liach committed 290 days ago
  • Merge branch 'master' of https://github.com/openjdk/jdk into feature/imm-coll-stream
    liach committed 288 days ago
  • Use the improved form in forEach
    liach committed 279 days ago
  • Merge branch 'master' of https://github.com/openjdk/jdk into feature/imm-coll-stream
    liach committed 246 days ago
  • Merge branch 'master' of https://github.com/openjdk/jdk into feature/imm-coll-stream
    liach committed 243 days ago
  • Add test to ensure reproducible iteration order
    liach committed 243 days ago
  • Merge branch 'master' of https://github.com/openjdk/jdk into feature/imm-coll-stream
    liach committed 75 days ago
  • s'marks requests
    liach committed 75 days ago
Loading