RFR: 8169285: Re-enable javafx.swt tests [v5]
Kevin Rushforth
kcr at openjdk.org
Thu May 22 12:19:58 UTC 2025
On Sat, 10 May 2025 22:55:12 GMT, Marius Hanl <mhanl at openjdk.org> 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 error: `***WARNING: Display must be created on main thread due to Cocoa restrictions. Use vmarg -XstartOnFirstThread` -> https://bugs.openjdk.org/browse/JDK-8356687
>
> Marius Hanl has updated the pull request incrementally with one additional commit since the last revision:
>
> link JDK tickets
Looks good. One reviewer should be enough given the scope of this test-only change.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1783#pullrequestreview-2860999782
More information about the openjfx-dev
mailing list