On Thu, 9 Feb 2023 23:53:00 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> The obvious coding error has been corrected in two places. > > No unit tests have been added because > a) the issue did not result in any apparent behavioral changes as it only > affects what is effectively cleanup > b) I found no easy way to construct a unit test without getting deep into > implementation code This pull request has now been integrated. Changeset: 55eb83da Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/55eb83daa2ab97dcd8b112d2d4208c0a628cbc38 Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 mod 8299986: Wrong sublist used in ListChangeListener Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1029