RFR: 8368178: Add specialization of SequencedCollection methods to standard list factories [v5]
Tagir F. Valeev
tvaleev at openjdk.org
Sat Sep 27 05:51:00 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:
Move EmptyListTest, SingletonListTest cases to MOAT.java
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27406/files
- new: https://git.openjdk.org/jdk/pull/27406/files/2f803b08..e49f796b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27406&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27406&range=03-04
Stats: 124 lines in 3 files changed: 6 ins; 117 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