RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue [v8]
Nir Lisker
nlisker at openjdk.java.net
Thu Mar 10 14:34:18 UTC 2022
On Tue, 8 Mar 2022 21:03:12 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix wrong test values
>
> 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?
-------------
PR: https://git.openjdk.java.net/jfx/pull/675
More information about the openjfx-dev
mailing list