Commit 0bc0ff5
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: I26f7bce346038d10285b0a1ee7b29216ba1510101 parent 3b4e5ec commit 0bc0ff5
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
410 | 409 | | |
411 | 410 | | |
412 | 411 | | |
413 | | - | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
414 | 415 | | |
415 | 416 | | |
416 | 417 | | |
| |||
0 commit comments