RFR: 8336332: Rework tests to avoid unrelated stderr output [v9]

Andy Goryachev angorya at openjdk.org
Fri Sep 19 15:41:30 UTC 2025


On Thu, 18 Sep 2025 20:53:12 GMT, Kevin Rushforth <kcr at openjdk.org> 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


More information about the openjfx-dev mailing list