RFR: 8308694: Clarify reversed() default methods' implementation requirements [v4]
Stuart Marks
smarks at openjdk.org
Tue Jul 11 00:44:29 UTC 2023
On Fri, 7 Jul 2023 22:55:12 GMT, Stuart Marks <smarks at openjdk.org> wrote:
>> 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 two additional commits since the last revision:
>
> - Update docs for reversed() method of List, SortedMap, SortedSet.
> - Slight rewording of the original paragraph in Deque.
CSR [JDK-8311845](https://bugs.openjdk.org/browse/JDK-8311845) ready for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14504#issuecomment-1629924405
More information about the core-libs-dev
mailing list