This is a follow-up to JDK-8254691.
When running a JavaFX github action workflow, we currently hard-code the version number and URL of the boot JDK in the `.github/workflows/submit.yml` file. We should instead read it from build.properties.
When running a JavaFX github action workflow, we currently hard-code the version number and URL of the boot JDK in the `.github/workflows/submit.yml` file. We should instead read it from build.properties.
- is blocked by
-
JDK-8254691 Enable GitHub actions for jfx repo
-
- Resolved
-
- relates to
-
JDK-8255713 GitHub actions: JavaFX build should discover Visual Studio compiler on system
-
- In Progress
-