> This PR fixes the implementation of `ControlUtils.reducingChange`, which 
> incorrectly computed adjacent removed indices, thus resulting in incorrect 
> removal notifications.
> 
> Since there were no unit tests for this method, I also added a bunch of tests.
> 
> After applying this fix, I can no longer reproduce 
> [JDK-8189354](https://bugs.openjdk.java.net/browse/JDK-8189354) and 
> [JDK-8189228](https://bugs.openjdk.java.net/browse/JDK-8189228).

mstr2 has updated the pull request incrementally with one additional commit 
since the last revision:

  Fixed index removed notification, added test

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

Changes:
  - all: https://git.openjdk.java.net/jfx/pull/480/files
  - new: https://git.openjdk.java.net/jfx/pull/480/files/e719fe96..be8802d3

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=480&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=480&range=03-04

  Stats: 22 lines in 2 files changed: 19 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/jfx/pull/480.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/480/head:pull/480

PR: https://git.openjdk.java.net/jfx/pull/480

Reply via email to