RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue [v8]
John Hendrikx
jhendrikx at openjdk.java.net
Fri Mar 11 06:02:51 UTC 2022
On Thu, 10 Mar 2022 14:21:15 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> modules/javafx.base/src/test/java/test/javafx/beans/value/ObservableValueFluentBindingsTest.java line 648:
>>
>>> 646:
>>> 647: /**
>>> 648: * Ensures nothing has been observed.
>>
>> "Ensures nothing has been observed since the last check" or something like that because the values get cleared.
>
> Do you think it's not necessary?
I missed this one during staging, added it the 2nd time.
-------------
PR: https://git.openjdk.java.net/jfx/pull/675
More information about the openjfx-dev
mailing list