RFR: 8369306: Implement invokeAndWait and finishTerminating on headless platform [v3]
Kevin Rushforth
kcr at openjdk.org
Fri Oct 10 14:25:24 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
LGTM. The two new tests fail without the fix and pass with the fix.
Wait for 1 business day (so, Monday some time) to give others a change to review. In particular @johanvos might want to look at it.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1934#pullrequestreview-3323894035
More information about the openjfx-dev
mailing list