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

Make Java runfiles library compilable with JDK 8 #16862

Merged
merged 1 commit into from
Nov 28, 2022

Commits on Nov 28, 2022

  1. Make Java runfiles library compilable with JDK 8

    The `FileReader(String,Charset)` constructor is not available in Java 8.
    
    Fixes bazelbuild#16849
    Work towards bazelbuild#16124
    
    Closes bazelbuild#16851.
    
    PiperOrigin-RevId: 491310720
    Change-Id: I26f7bce346038d10285b0a1ee7b29216ba151010
    fmeum committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    9e6b24e View commit details
    Browse the repository at this point in the history