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

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented Nov 28, 2022

The FileReader(String,Charset) constructor is not available in Java 8.

Fixes #16849
Work towards #16124

Closes #16860.

PiperOrigin-RevId: 491310720
Change-Id: I26f7bce346038d10285b0a1ee7b29216ba151010

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 fmeum requested a review from ShreeM01 as a code owner November 28, 2022 12:56
@fmeum
Copy link
Collaborator Author

fmeum commented Nov 28, 2022

@meteorcloudy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Rules-Java Issues for Java rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants