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 Seems worth fixing such an obvious typo. ------------- Marked as reviewed by kcr (Lead). PR: https://git.openjdk.org/jfx/pull/1029