RFR: 8356486: ReverseOrderListView should override reversed() to return `base` [v2]

Stuart Marks smarks at openjdk.org
Fri May 9 18:53:53 UTC 2025


On Fri, 9 May 2025 07:50:29 GMT, Per Minborg <pminborg at openjdk.org> wrote:

>> This PR proposed to let `ReverseOrderListView::reversed` directly return `base` instead of going though a more complicated code path.
>
> Per Minborg has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Remove spurious class
>  - Address comments

Looks good.

-------------

Marked as reviewed by smarks (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25120#pullrequestreview-2829404293


More information about the core-libs-dev mailing list