RFR: 8369306: Implement invokeAndWait and finishTerminating on headless platform [v3]
Johan Vos
jvos at openjdk.org
Sat Oct 11 09:08:19 UTC 2025
On Fri, 10 Oct 2025 12:56:02 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.
>
> Jose Pereda has updated the pull request incrementally with one additional commit since the last revision:
>
> Process feedback from reviewer
This is a good PR that adds previously missing functionality.
-------------
Marked as reviewed by jvos (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1934#pullrequestreview-3326874870
More information about the openjfx-dev
mailing list