RFR: 8354455: [TestBug] Remove JUnit Vintage Engine with JUnit 4 [v2]

Andy Goryachev angorya at openjdk.org
Mon Apr 14 22:26:45 UTC 2025


On Mon, 14 Apr 2025 22:17:58 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Getting these tests to run on macOS seems better for a follow-up.

Quite right.

The exception I see might indicate a problem even there - the exception is coming from `Display.getDefault()`, and `runOnSwtThread` uses the display to use its `asyncExec()` method, so I am not sure how this might work.

I'll do another run on the windows platform tomorrow.

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

PR Comment: https://git.openjdk.org/jfx/pull/1774#issuecomment-2803193817


More information about the openjfx-dev mailing list