RFR: 8266571: Sequenced Collections [v7]

Stuart Marks smarks at openjdk.org
Wed Apr 19 03:37:05 UTC 2023


> PR for Sequenced Collections implementation.

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

 - Remove unnecessary 'final' from a couple places.
 - Clarify ordering of Collection.addAll and Map.putAll; add links to
   encounter order.
 - Make constructors private for several reverse-ordered views.

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

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

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

  Stats: 28 lines in 8 files changed: 9 ins; 0 del; 19 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