On Wed, 14 Oct 2020 10:34:54 GMT, Jeanette Winzenburg <[email protected]> 
wrote:

> issue is a listener in ChoiceBoxSkin that wasn't removed (forgotten in my 
> first cleanup ;)
> 
> Removed, un-ignored test that failed/passed before/after the fix

modules/javafx.controls/src/test/java/test/javafx/scene/control/skin/SkinCleanupTest.java
 line 114:

> 112:
> 113:     /**
> 114:      * FIXME: Left-over from ChoiceBox fix.

along with @Ignore, we need to get rid of this FIXME comment as well :)

-------------

PR: https://git.openjdk.java.net/jfx/pull/320

Reply via email to