-
Task
-
Resolution: Fixed
-
P2
-
jfx24
-
b01
As an integral part of forking the jfx23 branch, we need to change the release version to 24 in the master branch for JavaFX 24.
We need to update the release values in the following files:
.jcheck/conf
build.properties
Additionally, since this bumps the major version we need to update the following unit test:
modules/javafx.base/src/test/java/test/com/sun/javafx/runtime/VersionInfoTest.java
See https://github.com/openjdk/jfx/blob/master/UPDATING-VERSION.md for details.
We need to update the release values in the following files:
.jcheck/conf
build.properties
Additionally, since this bumps the major version we need to update the following unit test:
modules/javafx.base/src/test/java/test/com/sun/javafx/runtime/VersionInfoTest.java
See https://github.com/openjdk/jfx/blob/master/UPDATING-VERSION.md for details.
- relates to
-
JDK-8323209 Change JavaFX release version to 23
- Resolved
- links to
-
Commit(master) openjdk/jfx/1c6ef363
-
Review(master) openjdk/jfx/1499