Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.4.0] Add toolchain type for Java bootstrap runtime #19201

Closed
bazel-io opened this issue Aug 8, 2023 · 2 comments
Closed

[6.4.0] Add toolchain type for Java bootstrap runtime #19201

bazel-io opened this issue Aug 8, 2023 · 2 comments

Comments

@bazel-io
Copy link
Member

bazel-io commented Aug 8, 2023

Forked from #18841

@bazel-io bazel-io added this to the 6.4.0 release blockers milestone Aug 8, 2023
@bazel-io
Copy link
Member Author

bazel-io commented Aug 8, 2023

Cherry-pick was attempted but there were merge conflicts. Please resolve manually.
cc:@bazelbuild/triage

@iancha1992
Copy link
Member

Cherry-picked in #19220 by @fmeum

iancha1992 pushed a commit that referenced this issue Aug 14, 2023
The `bootclasspath` rule in `rules_java` will soon use this toolchain
type instead of the regular Java runtime toolchain type, which naturally
carries a constraint on the target platform.

Also adds more detailed explanations of the now three Java toolchain
types.

Work towards #17085 Work
towards #18265 Work towards
bazelbuild/rules_java#64 Split off from
#18262

Closes #18841.

PiperOrigin-RevId: 545756139
Change-Id: Ib9dd7a1c20c32315375722d6a023a89859daea9c

Fixes #19201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants