On Thu, 18 Sep 2025 20:53:12 GMT, Kevin Rushforth <[email protected]> wrote:
>> modules/javafx.base/src/test/java/test/com/sun/javafx/binding/SelectBindingTest.java
>> line 110:
>>
>>> 108:
>>> 109: @BeforeAll
>>> 110: public static void setUpClass() throws Exception {
>>
>> Minor: this method previously didn't have `throws Exception` and probably
>> doesn't need it.
>
> Are you going to revert the "throws Exception" ?
done
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1897#discussion_r2363326012