Skip to content

Conversation

tshaynik
Copy link
Contributor

This change allows providing the exec_compatibility_with and target_compatibility_with arguments to native.toolchain from invocations of the local_java_runtime and default_java_toolchain.

This is useful for setting constraints on javatoolchains. With the default arguments provided, this does not break the API of these functions.

Closes #16497

This change allows providing the `exec_compatibility_with` and
`target_compatibility_with` arguments to native.toolchain from
invocations of the local_java_runtime and default_java_toolchain.

This is useful for setting constraints on javatoolchains. With
the default arguments provided, this does not break the API of these
functions.

Closes bazelbuild#16497
@sgowroji sgowroji added team-Configurability platforms, toolchains, cquery, select(), config transitions awaiting-review PR is awaiting review from an assigned reviewer labels Oct 18, 2022
@katre katre requested a review from comius November 18, 2022 14:54
@comius comius added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Nov 18, 2022
@sgowroji sgowroji removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Configurability platforms, toolchains, cquery, select(), config transitions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow setting target_compatible_with and exec_compatible_with in calls to local_java_runtime

3 participants