On Sat, 11 Jul 2026 15:27:20 GMT, Petr Štechmüller <[email protected]> wrote:
>> I created https://github.com/openjdk/jfx/pull/2209 with the changes I >> described here so you can check the diff. >> >> This is the commit with the changes: >> https://github.com/openjdk/jfx/pull/2209/changes/c1f95fa29de540e10c143d101ac21e586a008a10 > > I like this new approach. We can get rid of the `ArrayListWrapper` and it > will still works as expected. Since you have created another PR, what should > I do now with mine? I can apply same changes (removing `ArrayListWrapper`) or > close this one and keep yours. You can apply or cherrypick my changes / commit if you like. I just opened my PR to better outline the diff and to show that the all tests are green. I will close my PR as soon as you applied the changes :) ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2167#discussion_r3564495191
