On Tue, 8 Mar 2022 21:03:12 GMT, Nir Lisker <nlis...@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