On Wed, 5 Mar 2025 18:16:11 GMT, danielpeintner <d...@openjdk.org> wrote:

>> John Hendrikx has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Throw StackOverflowError if non-converging listener changes are detected
>
> modules/javafx.base/src/main/java/com/sun/javafx/binding/ListenerList.java 
> line 69:
> 
>> 67:      * been notified in higher level loops, while deeper nesting levels
>> 68:      * communicate to higher level loops whether a nested notification
>> 69:      * actually occurred if if it completed normally or was aborted 
>> early.<p>
> 
> Suggestion:
> 
>      * actually occurred if it completed normally or was aborted early.<p>

Thanks, fixed :)

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1081#discussion_r1981936512

Reply via email to