RFR: 8359108: Mac - When Swing starts First, native application menu doesn't work for JavaFX [v5]
Kevin Rushforth
kcr at openjdk.org
Thu Oct 30 12:18:18 UTC 2025
On Thu, 30 Oct 2025 07:16:12 GMT, Pabulaner IV <duke at openjdk.org> wrote:
> As long as manual tests are considered a good practice in such cases, I would be fine with it. This would of course mean that the test cases won't automatically detect if something doesn't work anymore. Otherwise I see no problem with manual tests.
Exactly. Automated tests are preferred where feasible. This seems like a case where they aren't quite (which is too bad, since I liked the idea of your automated tests).
Manual tests seem fine in this case. I'll review and test them. Thanks.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1904#issuecomment-3467709655
More information about the openjfx-dev
mailing list