RFR: JDK-8304439: Subscription based listeners [v13]
Kevin Rushforth
kcr at openjdk.org
Thu Jul 13 03:25:10 UTC 2023
On Thu, 13 Jul 2023 00:01:23 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
>> Makes `Subscription` public (removing some of its methods that are unnecessary), and adds methods that can provide `Subscription`s in `ObservableValue`.
>
> John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix ObservableSubscriptionsTest
I might recommend filing a follow-up issue to improve the docs, since that can be done after RDP1.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1069#issuecomment-1633489188
More information about the openjfx-dev
mailing list