RFR: 8350976: MenuBarSkin: exception initializing in a background thread [v2]

Kevin Rushforth kcr at openjdk.org
Tue Apr 1 18:05:38 UTC 2025


On Tue, 1 Apr 2025 17:51:15 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> The only way this functionality is suppressed is when glass.disableThreadChecks system property is set to true.

There is no easy way to set this, so I'm almost certain that isn't the case here. Jay can confirm, but I think there is a much easier explanation: I suspect that it didn't run the new test method in question. Thus my earlier comment above about running that test in isolation.

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

PR Comment: https://git.openjdk.org/jfx/pull/1727#issuecomment-2770280906


More information about the openjfx-dev mailing list