On Fri, 20 Mar 2026 11:35:35 GMT, Marius Hanl <[email protected]> wrote:

> This PR fixes the bug where list changes could be wrong (incorrect index). 
> Nearly everything was already in place, but one usecase that had a minor flaw.
> 
> Fix is simple, the index we use for iterating must be adjusted in case we 
> remove a change from `addRemoveChanges`.
> 
> All tests are green and I also added the Tests that were in the ticket. 
> Adjusted to JUnit 5 and with a bit of explaination which helped me a lot to 
> better understand the issue and fix it.

We are getting these native build failures with Github Actions - @azuev-java 
could you take a look please?

https://github.com/Maran23/jfx/actions/runs/23340949321/job/67894250678

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

PR Comment: https://git.openjdk.org/jfx/pull/2117#issuecomment-4099662697

Reply via email to