[jdk21] Integrated: 8308694: Clarify reversed() default methods' implementation requirements

2023-07-12 Thread Stuart Marks
On Wed, 12 Jul 2023 18:21:29 GMT, Stuart Marks wrote: > Hi all, > > This pull request contains a backport of commit > [f82c8184](https://github.com/openjdk/jdk/commit/f82c8184b26142da4018ae096cfa39d87a4c6540) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit bei

Integrated: 8308694: Clarify reversed() default methods' implementation requirements

2023-07-12 Thread Stuart Marks
On Thu, 15 Jun 2023 22:38:43 GMT, Stuart Marks 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 th