Re: RFR: 8169285: Re-enable javafx.swt tests [v5]

2025-05-22 Thread Kevin Rushforth
On Sat, 10 May 2025 22:55:12 GMT, Marius Hanl wrote: >> This PR enables `javafx.swt` tests for: >> - Windows >> >> Disabled on: >> - Linux, since some distros seems to have problems -> >> https://bugs.openjdk.org/browse/JDK-8356688 >> - MacOS: The following warning is printed right before the e

Re: RFR: 8169285: Re-enable javafx.swt tests [v5]

2025-05-10 Thread Marius Hanl
> This PR enables `javafx.swt` tests for: > - Windows > > Disabled on: > - Linux, since some distros seems to have problems > - MacOS: The following warning is printed right before the error: > `***WARNING: Display must be created on main thread due to Cocoa > restrictions. Use vmarg -XstartOnFi