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 #19220

Merged
merged 2 commits into from
Aug 14, 2023

Commits on Aug 10, 2023

  1. Add toolchain type for Java bootstrap runtime

    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 bazelbuild#17085
    Work towards bazelbuild#18265
    Work towards bazelbuild/rules_java#64
    Split off from bazelbuild#18262
    
    Closes bazelbuild#18841.
    
    PiperOrigin-RevId: 545756139
    Change-Id: Ib9dd7a1c20c32315375722d6a023a89859daea9c
    fmeum committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    dad8759 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    b8fee08 View commit details
    Browse the repository at this point in the history