RFR: 8368178: Add specialization of SequencedCollection methods to standard list factories [v4]

Tagir F. Valeev tvaleev at openjdk.org
Sat Sep 27 05:37:11 UTC 2025


> Please review this small change. If you have more ideas which classes may miss specializations of SequencedCollection methods, I can add them to this PR as well.

Tagir F. Valeev has updated the pull request incrementally with one additional commit since the last revision:

  Remove reversed() specialization from ImmutableCollections

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27406/files
  - new: https://git.openjdk.org/jdk/pull/27406/files/9b92c949..2f803b08

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27406&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27406&range=02-03

  Stats: 25 lines in 2 files changed: 0 ins; 24 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/27406.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27406/head:pull/27406

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


More information about the core-libs-dev mailing list