RFR: JDK-8312528: Move Subscription interface from javafx.beans to javafx.util
Nir Lisker
nlisker at openjdk.org
Fri Jul 21 22:28:42 UTC 2023
On Fri, 21 Jul 2023 22:15:03 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> The Subscription interface is independent from FX beans and has uses unrelated to beans, it should therefore be placed in javafx.util.
>
> This should be fixed before [JDK-8311123](https://bugs.openjdk.org/browse/JDK-8311123) is released.
Marked as reviewed by nlisker (Reviewer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1182#pullrequestreview-1541903779
More information about the openjfx-dev
mailing list