Integrated: 8369306: Implement invokeAndWait and finishTerminating on headless platform
Jose Pereda
jpereda at openjdk.org
Tue Oct 14 16:50:39 UTC 2025
On Fri, 10 Oct 2025 09:25:39 GMT, Jose Pereda <jpereda at openjdk.org> wrote:
> This PR implements `invokeAndWait` and `finishTerminating` for the headless platform and includes two system tests, one for each, that fail before this PR, and pass after it.
This pull request has now been integrated.
Changeset: 38300ca6
Author: Jose Pereda <jpereda at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/38300ca6c6c3483d35abec6f3fb2431402a26af0
Stats: 194 lines in 4 files changed: 193 ins; 0 del; 1 mod
8369306: Implement invokeAndWait and finishTerminating on headless platform
Reviewed-by: kcr, angorya, jvos
-------------
PR: https://git.openjdk.org/jfx/pull/1934
More information about the openjfx-dev
mailing list