RFR: 8299986: Wrong sublist used in ListChangeListener
Kevin Rushforth
kcr at openjdk.org
Fri Feb 10 22:38:33 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
Seems worth fixing such an obvious typo.
-------------
Marked as reviewed by kcr (Lead).
PR: https://git.openjdk.org/jfx/pull/1029
More information about the openjfx-dev
mailing list