On Mon, 7 Dec 2020 06:18:09 GMT, Ambarish Rapte <[email protected]> wrote:
>> Jeanette Winzenburg has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> removed outdated code comment
>
> modules/javafx.controls/src/main/java/javafx/scene/control/skin/LabeledSkinBase.java
> line 286:
>
>> 284: }
>> 285: } else {
>> 286: // FIXME: this listener must be removed in dispose!
>
> minor: the FIXME note should be removed.
thanks for spotting it :)
-------------
PR: https://git.openjdk.java.net/jfx/pull/355