On Tue, 22 Apr 2025 23:10:56 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> It might, or perhaps it could be packaged into a jar so we can run single >> source files + library via JEP 458 `--class-path 'libs/*'` argument? >> >> see "Using pre-compiled classes" section in >> https://openjdk.org/jeps/458 > > 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 ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1677#discussion_r2056296082