Update on the headless platform (sandbox)

Craig Raw craigraw at gmail.com
Thu Aug 8 09:19:13 UTC 2024


Hi,

Is there any progress update on this? It appears (I may be wrong) to be a
low risk addition to JavaFX, but with significant benefits, particularly as
Monocle is no longer part of JavaFX builds.

Thanks,
Craig

On Thu, Apr 25, 2024 at 12:49 PM Johan Vos <johan.vos at gluonhq.com> wrote:

> Hi,
>
> I did some more work on the JavaFX Headless platform that is available in
> [1] and I am using it to run the systemtests. I am not yet running the
> robot-based systemtests, but there is already some robot code in the
> Headless platform.
>
> The other systemtests are going pretty well. On my linux,
>
> export _JAVA_OPTIONS="-Dglass.platform=Headless"
> sh gradlew --info -PFULL_TEST=true :systemTests:cleanTest :systemTests:test
>
> is currently returning
> 552 tests completed, 3 failed, 24 skipped
>
> I understand why the 3 failed tests are failing, and I will move to
> robot-based tests soon.
>
> [1] https://github.com/openjdk/jfx-sandbox/tree/johanvos-headless
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20240808/fb8853c6/attachment.htm>


More information about the openjfx-dev mailing list