On Wed, 14 Oct 2020 14:42:42 GMT, Ajit Ghaisas <[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 :) darn oversight .. thanks for spotting it :) ------------- PR: https://git.openjdk.java.net/jfx/pull/320
