We need to change the release version to 11 in JavaFX jfx-dev for JDK 11.
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-8193910 Version number in cssref.html and introduction_to_fxml.html is wrong
- Resolved
-
JDK-8193911 Create README file to document bumping the version number
- Resolved
-
JDK-8176316 Change JavaFX release version to 10
- Resolved