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

John Hendrikx jhendrikx at openjdk.org
Wed Jul 26 08:25:51 UTC 2023


On Fri, 21 Jul 2023 22:40:17 GMT, Kevin Rushforth <kcr 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.

@kevinrushforth should I integrate this now? Not entirely sure on the timing.  The CSR was approved.

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

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


More information about the openjfx-dev mailing list