On Tue, 10 Dec 2019 14:02:23 GMT, Jeanette Winzenburg <faste...@openjdk.org> 
wrote:

>> no don't think so: the fix for JDK-8145515 was to prevent the triggering of 
>> parent.fireEvent, so removing the method altogether should have no effect :) 
>> Could add a test to explicitly guard against this.
>> 
>> Please note that the old combo issue is back in the form of 
>> https://bugs.openjdk.java.net/browse/JDK-8229914 - before and after fixing 
>> this, combo does very bad things ;)
> 
> just to let you know: locally added test to explicitly guard against 
> JDK-8145515 (and an ignored one for the regression JDK-8229914) - they are 
> passing/failing the same before/after this fix. Will push later ...

pushed

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

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

Reply via email to