JDK-8318115 : Webkit build fails after gradle 8.4
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: jfx22
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-10-14
  • Updated: 2024-01-15
  • Resolved: 2023-10-14
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.
Other
jfx21.0.2Fixed
Related Reports
Relates :  
Description
Few dependency are missed to be added for Webkit build.
Webkit build fails with an error:
A problem was found with the configuration of task ':web:drtJar' (type 'Jar'). 
Reason: Task ':web:drtJar' uses this output of task ':web:compileJavaDOMBindingMac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. 
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

jfx21u-fix-request justification: This is a regression of JDK-8314484, hence should be backported along with JDK-8314484.
29-10-2023

Changeset: 6d2595a3 Author: Ambarish Rapte <arapte@openjdk.org> Date: 2023-10-14 08:50:19 +0000 URL: https://git.openjdk.org/jfx/commit/6d2595a3a3f5b0853de8ee61e99ecefc15345bf3
14-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jfx/pull/1261 Date: 2023-10-14 05:17:44 +0000
14-10-2023