On Fri, 17 Apr 2026 09:34:51 GMT, Marius Hanl <[email protected]> wrote:
> Makes sense. Should we maybe add Javadoc above the class to mention that? > Maybe something like `If this test fails on Windows, makes sure to try > re-running the tests with '--no-daemon' flag in Gradle.` I have created a test for that some time ago called `StageFocusTest`, it tries to detect if both a newly created Stage and a Stage provided by `Application.start()` actually receive focus when being shown and leaves a message about `--no-daemon` flag. I would expect it to fail when this test fails as well. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2151#issuecomment-4268304562
