-
Task
-
Resolution: Fixed
-
P2
-
jfx14
After the openjfx/13-dev repo is forked from jfx-dev, we need to change the release version to 14 in JavaFX jfx-dev for OpenJFX 14.
We need to update the release values in the following file:
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
We need to update the release values in the following file:
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
- relates to
-
JDK-8193911 Create README file to document bumping the version number
- Resolved
- links to