Integrated: JDK-8312528: Move Subscription interface from javafx.beans to javafx.util

John Hendrikx jhendrikx at openjdk.org
Wed Jul 26 11:42:53 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.

This pull request has now been integrated.

Changeset: cc57fb51
Author:    John Hendrikx <jhendrikx at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/cc57fb51a9409f5d2a6d2ce8dcd3878d48f9cfc9
Stats:     20 lines in 12 files changed: 9 ins; 7 del; 4 mod

8312528: Move Subscription interface from javafx.beans to javafx.util

Reviewed-by: nlisker, kcr

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

PR: https://git.openjdk.org/jfx/pull/1182


More information about the openjfx-dev mailing list