#OpenJFX
I can now run HelloFX on an iPhone. This required only really minor changes to OpenJFX and OpenJDK, and I'll update github.com/openjdk-mobi... as soon as I find some time. Most of the work (> 99%) went into understanding the tons of options in XCode.
(1/2)
GitHub - openjdk-mobile/openjfx-build: Building OpenJFX using OpenJDK
Building OpenJFX using OpenJDK. Contribute to openjdk-mobile/openjfx-build development by creating an account on GitHub.
github.com
October 3, 2025 at 8:26 AM
Gluon continues to lead the OpenJFX project. Here is JavaFX 26.
March 17, 2026 at 3:25 PM
Progress in the OpenJDK-mobile story.
Repository created that has actions to build openjdk+openjfx from head of both upstream repos. github.com/openjdk-mobi...
I needed this for desktop, and it makes mobile easier.
Linux-build that runs HelloFX (without setting modulepath etc) is now working.
GitHub - openjdk-mobile/openjfx-build: Building OpenJFX using OpenJDK
Building OpenJFX using OpenJDK. Contribute to openjdk-mobile/openjfx-build development by creating an account on GitHub.
github.com
September 25, 2025 at 2:58 PM
Next step is the integration of Leyden code into OpenJDK/mobile. Hope to get support from the Leyden experts. (2/2)
#java #javafx #openjdk
GitHub - openjdk-mobile/openjfx-build: Building OpenJFX using OpenJDK
Building OpenJFX using OpenJDK. Contribute to openjdk-mobile/openjfx-build development by creating an account on GitHub.
github.com
October 3, 2025 at 8:27 AM
I know that I have ambitious goals in JDK space: OpenJDK/Mobile +tooling, synced OpenJFX building with OpenJDK , and a Headless platform for OpenJFX.
Progress on the latter: 88% of the tests pass.
May 28, 2025 at 1:41 PM
Still working on consolidation of JDK build with OpenJFX sources. Here is a post with progress and a suggestion: johanvos.wordpress.com/2025/03/27/b...
TLDR: I added a `--with-openjfx-modules=/path/to/openjfx` configure option for the JDK.
Key goal is not to make JDK build system harder to maintain.
Building a JDK including OpenJFX, part 2
Last month, I wrote about using the JDK build system to build OpenJFX. I discussed the benefits from doing so, and I provided a simple PoC that demonstrates the possibilities. There is a major diff…
johanvos.wordpress.com
March 28, 2025 at 12:20 PM
Will #OpenJFX get merged into #OpenJDK again? It would be a perfect match with the Java on Mobile project by @gluonhq.com and @johanvos.bsky.social ! Read more in this blog post: webtechie.be/post/2025-11...
Will OpenJFX Be Merged Into OpenJDK? It Would Be a Perfect Match with Java on Mobile!
While looking for articles for the JFX Central Links Of The Week, I found this very interesting article by Paul Krill on InfoWorld. It’s based on an …
webtechie.be
November 5, 2025 at 10:16 PM
JFX in Action | webtechie.be
webtechie.be
May 16, 2025 at 1:49 PM
One of the reasons I did this (johanvos.wordpress.com/2025/02/27/b...) is to make it easier to create JavaFX SDKs for embedded systems. That is, Java SDKs including JavaFX. First class.
Stay tuned. #java #javafx
Building OpenJFX using JDK
Being the OpenJFX co-lead, I spend lots of time building different versions of OpenJDK for different platforms. I’m also the lead for the OpenJDK/Mobile project. Both projects use a different…
johanvos.wordpress.com
March 11, 2025 at 1:01 PM
Progress with combined OpenJDK/OpenJFX repo (my OpenJDK fork that contains all my changes is at github.com/johanvos/jdk...).
I did a cross-compiled build for Linux-aarch64.
Here is a JavaFX app running on the Pi:
#java #javafx
March 21, 2025 at 4:15 PM
While on it, I added basic support for macos builds of OpenJDK including OpenJFX (missing javafx.media and javafx.web).
All code changes are in github.com/johanvos/jdk...
April 2, 2025 at 7:53 PM
I've spent most of today (and the past few days) on JavaFX 17/21/25 LTS. It's a lot of work, but almost a pleasure because the tools/procedures are so clear. Skara is extremely helpful with backports. And it's deterministic.
JavaFX is very well maintained.
#openjfx #openjdk
June 1, 2026 at 5:58 PM
JavaFX 26 SDK's are available, maven artifacts are being published (but it seems to be a busy publishing day ;) )
March 17, 2026 at 2:39 PM
Lambdas é pra OpenJFX
October 19, 2024 at 6:23 PM
OpenJFx é muito bom.
March 30, 2025 at 1:23 AM
JavaFX 24 Release General-Availability Builds are here!

Binaries from Oracle for Linux, MacOS and Windows can be downloaded at:

jdk.java.net/javafx24/

Release Notes: github.com/openjdk/jfx/...

#OpenJDK #OpenJFX
March 19, 2025 at 1:39 PM
The April 2026 OpenJFX Critical Patch Update is out. Security and stability fixes for JavaFX 26.0.1, 25.0.3, 21.0.11 and 17.0.19 gluonhq.com/april-2026-c...
April 2026 Critical Patch Update for OpenJFX Now Available - Gluon
Today we are publishing the April 2026 Critical Patch Update (CPU) for OpenJFX. This coordinated release delivers security and stability fixes across the current development line and all three Long Te...
gluonhq.com
April 21, 2026 at 4:59 PM
JavaFX 24 is available! Get it from maven central, or download SDK/jmods from gluonhq.com/products/jav... .
Quickstart at openjfx.io/openjfx-docs/
Release notes: github.com/openjdk/jfx/...

Kudos to the fantastic JavaFX community!

#java #javafx
JavaFX - Gluon
Roadmap Release GA Date Latest version Minimum JDK Long Term Support Extended or custom support Details 25 September 2025 early access 22 no 24 March 2025 24 (March 2025) 22 no upon request details 23...
gluonhq.com
March 18, 2025 at 2:23 PM
JavaFX now has a first-class, top-level Headless glass platform. Read more about it on our website: gluonhq.com/introducing-...
You can already try it in the 26-ea+2 build we just released.

#Java #JavaFX #OpenJFX
🚀 Introducing the Headless Platform for JavaFX - Gluon
We’re excited to announce a new addition to the JavaFX ecosystem: the Headless Platform, a lightweight, platform-independent backend that enables running JavaFX applications without a graphical user i...
gluonhq.com
August 1, 2025 at 1:14 PM
New @foojayio.bsky.social #Podcast: "Proud of Belgium". At @devoxx.bsky.social, I talked with Stephan Janssen (Devoxx), Ronald Dehuysser (JobRunr), Geoffrey De Smet (Timefold), Johan Vos (Gluon, OpenJDK Mobile, OpenJFX), Wim Deblauwe (Thymeleaf, htmx). www.youtube.com/watch?v=zWs3... or podcast app.
Proud Of Belgium: Devoxx, JobRunr, Timefold, OpenJDK Mobile, OpenJFX, Thymeleaf, htmx (#60)
YouTube video by Frank Delporte
www.youtube.com
November 2, 2024 at 8:47 AM
I have to say that I'm slightly surprised that no other companies are helping me with this effort (see johanvos.wordpress.com/2025/03/27/b...)
I know at least 2 companies that distribute a JDK including OpenJFX mods. You would think they'd love this, but it's very silent.
Building a JDK including OpenJFX, part 2
Last month, I wrote about using the JDK build system to build OpenJFX. I discussed the benefits from doing so, and I provided a simple PoC that demonstrates the possibilities. There is a major diff…
johanvos.wordpress.com
April 2, 2025 at 6:41 PM
I always forget how to create a #JavaFX ComboBox and configure it to show a specific field of an object in the ComboBox's opened and closed states. So, I wrote a tutorial, hoping my future self will remember it the next time I need this functionality.

webtechie.be/post/2025-04...

#java #openjfx
Defining the Text in a JavaFX ComboBox with Objects | webtechie.be
webtechie.be
April 9, 2025 at 9:48 AM
I was on the Foojay podcast special "Proud Of Belgium", shot live at #devoxx Belgium. The interview is available at www.youtube.com/watch?v=zWs3...
Thanks @frankdelporte.bsky.social for including me in this with @johanvos.bsky.social @rdehuyss.bsky.social and @geoffreydesmet.bsky.social !
Proud Of Belgium: Devoxx, JobRunr, Timefold, OpenJDK Mobile, OpenJFX, Thymeleaf, htmx (#60)
YouTube video by Frank Delporte
www.youtube.com
November 2, 2024 at 3:15 PM