On Fri, 7 Feb 2025 14:11:15 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:

>> What tests have you run?
>
>> What tests have you run?
> 
> Had this in our internal test queue with jtreg / JCK  plus some additional 
> SAP internal tests. No issues seen.
> However I think I have to run some more manual tests on client  like  setups.
> 
> Unfortunately my Linux terminal server does not like the awt jtreg tests 
> (with and without my patch) , so I have to find something else.

@MBaesken 

> However I think I have to run some more manual tests on client like setups.

SplashScreen clientlib tests are located - test/jdk/java/awt/SplashScreen. Most 
of them are manual tests invoked by shell script and it is easier to run the 
whole test folder. I can run the tests to check if the tests work fine with the 
fix. 

What are we specifically looking for in the tests with this fix?  No 
degradation in test startup or execution time?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23493#issuecomment-2644266008

Reply via email to