Integrated: 8308694: Clarify reversed() default methods' implementation requirements
Stuart Marks
smarks at openjdk.org
Wed Jul 12 16:14:31 UTC 2023
On Thu, 15 Jun 2023 22:38:43 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.
This pull request has now been integrated.
Changeset: f82c8184
Author: Stuart Marks <smarks at 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
More information about the core-libs-dev
mailing list