RFR: 8091429: ObservableList<E>#replaceRange(int from, int to, Collection<? extends E> col) [v2]
John Hendrikx
jhendrikx at openjdk.org
Wed Oct 29 19:22:03 UTC 2025
On Wed, 29 Oct 2025 17:26:21 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> I can review this.
>
> @hjohn If you're happy with the current `replaceRange` name (which seems good to me), can you update the JBS and PR title to reflect this?
@kevinrushforth Yeah, I think the name suggested by Michael captures the intent well, and offers the most flexible option for doing large element replacements.
I've updated the JBS and PR.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1937#issuecomment-3463437904
More information about the openjfx-dev
mailing list