On Thu, 15 Jun 2023 22:38:43 GMT, Stuart Marks <sma...@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. This pull request has now been integrated. Changeset: f82c8184 Author: Stuart Marks <sma...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f82c8184b26142da4018ae096cfa39d87a4c6540 Stats: 32 lines in 4 files changed: 24 ins; 0 del; 8 mod 8308694: Clarify reversed() default methods' implementation requirements Reviewed-by: rriggs ------------- PR: https://git.openjdk.org/jdk/pull/14504