On Thu, 18 Sep 2025 17:44:30 GMT, Kevin Rushforth <[email protected]> wrote:
>> Andy Goryachev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> static
>
> 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" ?
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1897#discussion_r2361177235