RFR: 8308694: Clarify reversed() default methods' implementation requirements [v2]
Stuart Marks
smarks at openjdk.org
Thu Jun 22 22:07:19 UTC 2023
> Can I get a preliminary review of the wording for Deque.reversed()? If the text is good, I'll make corresponding changes to the implSpecs of the other reversed() default methods, namely those in List, SortedMap, and SortedSet and then file the CSR.
Stuart Marks has updated the pull request incrementally with one additional commit since the last revision:
Update to avoid overspecification.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14504/files
- new: https://git.openjdk.org/jdk/pull/14504/files/5981ca83..0a8b769f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14504&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14504&range=00-01
Stats: 7 lines in 1 file changed: 1 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/14504.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14504/head:pull/14504
PR: https://git.openjdk.org/jdk/pull/14504
More information about the core-libs-dev
mailing list