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

Kevin Rushforth kcr at openjdk.org
Fri Sep 19 15:32:19 UTC 2025


On Thu, 18 Sep 2025 17:44:30 GMT, Kevin Rushforth <kcr at openjdk.org> 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


More information about the openjfx-dev mailing list