Skip to content
/ jfx Public

JavaFX mainline development

License

Notifications You must be signed in to change notification settings

openjdk/jfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3fdd213 · Apr 25, 2025
Apr 11, 2025
May 31, 2023
Feb 25, 2025
Nov 13, 2022
Apr 2, 2025
Apr 16, 2025
Mar 14, 2025
Apr 16, 2025
Apr 25, 2025
Apr 24, 2025
May 28, 2021
Mar 20, 2024
Jul 11, 2024
Apr 20, 2018
Apr 20, 2018
Oct 18, 2024
Apr 20, 2018
May 22, 2024
Jun 27, 2022
Sep 26, 2024
Oct 2, 2024
Jul 1, 2020
Apr 16, 2025
Feb 25, 2025
May 31, 2023
Oct 24, 2023
Aug 21, 2024
Aug 21, 2024
Jul 14, 2018
Jan 8, 2025

Repository files navigation

OpenJFX

OpenJFX is an open source, next generation client application platform for desktop, mobile and embedded systems based on JavaSE. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications. This is the open source project where we develop JavaFX.

OpenJFX is free software, licensed under GPL v2 with the Classpath exception, just like the JDK. Anybody is welcome to contribute to this project, port it to other platforms or devices, or do anything else that a free software license allows you to do!

OpenJFX is a project under the charter of the OpenJDK. The OpenJDK Bylaws and License govern our work. The OpenJFX project membership can be found on the OpenJDK Census. We welcome patches and involvement from individual contributors or companies. If this is your first time contributing to an OpenJDK project, you will need to review the rules on becoming a Contributor, and sign the Oracle Contributor Agreement (OCA).

Issue tracking

If you think you have found a bug in OpenJFX, first make sure that you are testing against the latest version - your issue may already have been fixed. If not, search our issues list in the Java Bug System (JBS) in case a similar issue has already been opened. More information on where and how to report a bug can be found at bugreport.java.com.

Getting Started

For instructions on building JavaFX, see the Building OpenJFX Wiki page.

For information about downloading and using JavaFX, see the JavaFX community site.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.