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

Kevin Rushforth kcr at openjdk.org
Fri Jul 21 22:42:47 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.

Looks good.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1182#pullrequestreview-1541911350


More information about the openjfx-dev mailing list