Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8273621 | openjfx17.0.1 | Kevin Rushforth | P2 | Closed | Withdrawn |
Description
After the jfx17 branch is forked from jfx, we need to change the release version to 18 in the master branch for OpenJFX 18.
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
See https://github.com/openjdk/jfx/blob/master/UPDATING-VERSION.md for details.
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
See https://github.com/openjdk/jfx/blob/master/UPDATING-VERSION.md for details.
Attachments
Issue Links
- backported by
-
JDK-8273621 Change JavaFX release version to 18
-
- Closed
-
- clones
-
JDK-8259277 Change JavaFX release version to 17
-
- Resolved
-