RFR: JDK-8304439: Subscription based listeners [v10]
John Hendrikx
jhendrikx at openjdk.org
Tue Jul 11 23:14:10 UTC 2023
On Tue, 11 Jul 2023 23:07:33 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add since tag to Subscription
>
> modules/javafx.base/src/main/java/javafx/beans/Subscription.java line 35:
>
>> 33: * to keep track of how it was created.
>> 34: *
>> 35: * @Since 21
>
> Needs to be lower-case `s`
Yes, sorry, I noticed when updating the CSR that I added it wrong. Fixed now.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1069#discussion_r1260372822
More information about the openjfx-dev
mailing list