JDK-8344729 : Remove support for multiple compile targets from build.gradle
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: build
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2024-11-21
  • Updated: 2024-11-26
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
tbdUnresolved
Related Reports
Blocks :  
Description
As part of the Gradle build file update (see linked issue), it was suggested to remove support for cross-compilation: "remove the logic and support for multiple compile targets (the COMPILE_TARGETS and compileTargets variables and all occurrences of the "compileTargets { t -> ... }" loops".
Comments
OK, thanks.
26-11-2024

Because I don't use compile targets other than that I run on, I won't be able to easily test it. I can provide a naive attempt as a starting point if that helps.
24-11-2024

[~nlisker] Do you want to take this one? If not, I can ask [~arapte]
23-11-2024