Integrated: 8299986: Wrong sublist used in ListChangeListener
Andy Goryachev
angorya at openjdk.org
Fri Feb 10 22:45:35 UTC 2023
On Thu, 9 Feb 2023 23:53:00 GMT, Andy Goryachev <angorya at 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 <angorya at 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
More information about the openjfx-dev
mailing list