Skip to content

Relax Java 24 toolchain requirements #35043

Closed
@vpa1977

Description

@vpa1977

The #35007 requested to disable gradle auto provisioning so that the build uses the JDKs installed in the environment. The change was rolled back in #35041.

Would it be possible to disable vendor hardcoding in

toolchain.getVendor().set(JvmVendorSpec.BELLSOFT);
so that the build does not download Bellsoft JDK if another suitable JDK is already installed?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions