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

Kevin Rushforth kcr at openjdk.org
Wed Jul 26 11:24:50 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.

Yes, this can be integrated now. Once done, you can backport it to `jfx21`.

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

PR Comment: https://git.openjdk.org/jfx/pull/1182#issuecomment-1651587963


More information about the openjfx-dev mailing list