On Thu, 19 Sep 2024 21:06:40 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> Jay Bhaskar has updated the pull request incrementally with one additional >> commit since the last revision: >> >> one missing , formating > > modules/javafx.base/src/test/java/test/com/sun/javafx/binding/ContentBindingSetTest.java > line 99: > >> 97: public void testBind_X_Self() { >> 98: Bindings.bindContent(op2, op2); >> 99: } > > These test methods should be restored. You missed restoring these test methods. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1576#discussion_r1768628338