Re: RFR: 8266571: Sequenced Collections [v12]

2023-07-21 Thread Hollis Waite
On Fri, 21 Jul 2023 16:48:12 GMT, Stuart Marks wrote: > ListIterator fuses three different concepts: the ability to traverse forwards > and > backwards, the ability to mutate the underlying List at the current location > (add/remove/set), and the index of the current location. Which of these is

Re: RFR: 8266571: Sequenced Collections [v12]

2023-07-21 Thread Hollis Waite
On Mon, 24 Apr 2023 21:39:43 GMT, Stuart Marks wrote: >> PR for Sequenced Collections implementation. > > Stuart Marks has updated the pull request with a new target base due to a > merge or a rebase. The pull request now contains 96 commits: > > - Merge branch 'master' into JDK-8266571-Sequen

Re: RFR: 8266571: Sequenced Collections [v12]

2023-07-21 Thread Hollis Waite
On Mon, 24 Apr 2023 21:39:43 GMT, Stuart Marks wrote: >> PR for Sequenced Collections implementation. > > Stuart Marks has updated the pull request with a new target base due to a > merge or a rebase. The pull request now contains 96 commits: > > - Merge branch 'master' into JDK-8266571-Sequen