Commit 824da70
committed
Read file lines in the system default charset.
* Ensure that Files.lines(Path) reads filesystem files in the charset of
the underlying operating system and not UTF-8.
Signed-off-by: Alex Brown <[email protected]>1 parent 2edd778 commit 824da70
File tree
1 file changed
+2
-1
lines changed- instrumentation/resources/library/src/main/java/io/opentelemetry/instrumentation/resources
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
80 | | - | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
0 commit comments