JDK-8314486 : JavaFX build uses deprecated features that will be removed in gradle 8
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: 8,jfx22
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-08-17
  • Updated: 2024-07-29
  • Resolved: 2023-10-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 Other
8u401Fixed jfx21.0.2Fixed
Related Reports
Blocks :  
Cloners :  
Description
We get several deprecation warnings from gradle when building the latest jfx repo. These are all deprecated in gradle 7 and will fail in gradle 8. We will need to address them before we can update beyond gradle 7.x.

To reproduce them, run the following:

$ gradle --warning-mode all all

Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jfx21u/pull/22 Date: 2023-10-30 15:32:34 +0000
30-10-2023

Changeset: 73e690fc Author: Ambarish Rapte <arapte@openjdk.org> Date: 2023-10-10 12:04:30 +0000 URL: https://git.openjdk.org/jfx/commit/73e690fc118c55d0c59fb567e884434a03243fff
10-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jfx/pull/1256 Date: 2023-10-09 14:56:39 +0000
09-10-2023