RFR: 8252936: Optimize removal of listeners from ExpressionHelper.Generic

Jeanette Winzenburg fastegal at openjdk.java.net
Fri Mar 5 16:05:44 UTC 2021


On Wed, 12 Feb 2020 12:43:58 GMT, dannygonzalez <github.com+6702882+dannygonzalez at openjdk.org> wrote:

> 
> The listeners are called back in the order they were registered in my implementation although I didn’t see this requirement in the spec unless I missed something. 

yeah, you are right can't find that spec on sequence right now - maybe I dreamed it :)

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

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


More information about the openjfx-dev mailing list