Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

1.7.2

Compare
Choose a tag to compare
@retrostreams retrostreams released this 26 Mar 19:12
· 47 commits to master since this release
  • JDK-8226297: Dual-pivot quicksort improvements
  • JDK-8033148: Comparators and mismatchers for arrays (partially)
  • JDK-8225490: Misc. changes imported from jsr166 CVS 2019-09
  • JDK-8236850: Consistent constant folding on List/​Set.of() instances
  • JDK-8236641: Improve Set.of(...).iterator() warmup characteristics
  • JDK-8227235: Rare failures in testForkHelpQuiesce tests
  • JDK-8231161: Wrong return type in Collector Javadoc code sample
  • JDK-8224716: SummaryStatistics Javadoc overflow of count
  • JDK-8238919: Spacing and punctuation in stream package doc
  • JDK-8241014: Misc. typos in doc comments
  • Test compatibility with Android 10 [#410, #411]
  • Test on Java 14, 15 (early access) [#409, #416]