On Wed, 23 Apr 2025 15:17:26 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>> Unit tests already need to load the JavaFX modules, so I don't see how >> packaging it in a jar would help. All it would do it add one more thing to >> put on the path. > > I meant the single-file manual tests, continuing discussion in > https://github.com/openjdk/jfx/pull/1747 Ah. I didn't get that from the context of this discussion, since we are discussing automated tests in this PR. I'm not sure there is enough value in sharing utilities between manual tests and our JUnit-based automated tests for us to want to deal with the complexities that it would bring, but we can discuss that separately (not here). ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1677#discussion_r2056423946