RFR: JDK-8304439: Subscription based listeners [v13]
Nir Lisker
nlisker at openjdk.org
Thu Jul 13 04:36:16 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
The tests look fine. Doc changes can be deferred.
-------------
Marked as reviewed by nlisker (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1069#pullrequestreview-1527552887
More information about the openjfx-dev
mailing list