On Mon, 28 Jul 2025 20:41:46 GMT, Johan Vos <j...@openjdk.org> wrote:
> Add PlatformUtil.isHeadless() method. > Use that in tests to conditionally skip tests. > > Fix JDK-8364203 This pull request has now been integrated. Changeset: 9ba9ec6a Author: Johan Vos <j...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/9ba9ec6ae408d8959320a056a421b7212712ba8a Stats: 13 lines in 2 files changed: 8 ins; 0 del; 5 mod 8364203: Ignore native mac tests on headless Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1859