RFR: 8266571: Sequenced Collections [v8]

Stuart Marks smarks at openjdk.org
Thu Apr 20 04:19:55 UTC 2023


> PR for Sequenced Collections implementation.

Stuart Marks has updated the pull request incrementally with four additional commits since the last revision:

 - Add missing @throws and @since tags.
 - Convert code samples to snippets.
 - Various editorial changes.
 - Fix up toArray(T[]) on reverse-ordered views.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/7387/files
  - new: https://git.openjdk.org/jdk/pull/7387/files/364c2d00..79747247

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=7387&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=7387&range=06-07

  Stats: 121 lines in 14 files changed: 96 ins; 5 del; 20 mod
  Patch: https://git.openjdk.org/jdk/pull/7387.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/7387/head:pull/7387

PR: https://git.openjdk.org/jdk/pull/7387


More information about the core-libs-dev mailing list