On Mon, 24 Aug 2026 15:35:02 GMT, Andy Goryachev <[email protected]> wrote:

>> I was wondering the same thing. It would necessarily be a headful test if we 
>> had one at all, but I suspect that we don't have any automated tests for 
>> `javafx.embed.singleThread`.
>
> theoretically, we should be able to launch as many JVMs off the same 
> classpath as we want, right?

We do have tests that launch an app in another JVM, but it requires some care 
to get it right. The launcher tests that do this generally use utilities to 
handle the launching and error reporting, etc.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2267#discussion_r3845051276

Reply via email to