RFR: 8369306: Implement invokeAndWait and finishTerminating on headless platform [v2]
Jose Pereda
jpereda at openjdk.org
Fri Oct 10 12:45:10 UTC 2025
> 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
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1934/files
- new: https://git.openjdk.org/jfx/pull/1934/files/38128453..bcf70f38
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1934&range=01
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1934&range=00-01
Stats: 23 lines in 2 files changed: 23 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jfx/pull/1934.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1934/head:pull/1934
PR: https://git.openjdk.org/jfx/pull/1934
More information about the openjfx-dev
mailing list