On Tue, 5 Aug 2025 07:45:34 GMT, Clément de Tastes <d...@openjdk.org> wrote:
> Basically allow -Dglass.platform=headless to enable headless, not only > -Dglass.platform=Headless. > This makes it consistent with other options (macosx, windows, linux, gtk and > ios) as well was less error-prone for enabling it. This pull request has now been integrated. Changeset: 1dda20b7 Author: Clément de Tastes <clement.detas...@gmail.com> Committer: Johan Vos <j...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/1dda20b72eae2b9e12eb1217504977b45ddff6b8 Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod 8364687: Enable headless with -Dglass.platform=headless Reviewed-by: jvos ------------- PR: https://git.openjdk.org/jfx/pull/1864