On Thu, 19 Sep 2024 21:04:06 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> Jay Bhaskar has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Modification as per review > > modules/javafx.base/src/test/java/test/com/sun/javafx/binding/ContentBindingMapTest.java > line 104: > >> 102: assertEquals(map2, op1); >> 103: assertEquals(map2, op2); >> 104: > > Why did you remove these test methods? They should be restored. missed it, now updated ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1576#discussion_r1767833226