Roger Riggs
|
13d9e8ff38
|
8325590: Regression in round-tripping UTF-16 strings after JDK-8311906
Reviewed-by: alanb, redestad
|
2024-02-13 15:16:50 +00:00 |
|
Naoto Sato
|
2728770e3d
|
8288589: Files.readString ignores encoding errors for UTF-16
Reviewed-by: rriggs, iris, alanb
|
2022-06-23 15:49:43 +00:00 |
|
Naoto Sato
|
6fb84e2c91
|
8287541: Files.writeString fails to throw IOException for charset "windows-1252"
Reviewed-by: iris, bpb, alanb, jpai, lancea, aturbanov
|
2022-06-08 15:50:06 +00:00 |
|
Joe Wang
|
0afc1b41c3
|
8209576: java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8
Reviewed-by: sherman
|
2018-08-20 10:11:26 -07:00 |
|
Joe Wang
|
e5ac84c7b0
|
8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
Reviewed-by: sherman, alanb, lancea
|
2018-06-27 09:31:51 -07:00 |
|
Joe Wang
|
ca487166f4
|
8201276: (fs) Add methods to Files for reading/writing a string from/to a file
Reviewed-by: rriggs, smarks, sherman, forax, alanb, mli
|
2018-06-13 12:50:45 -07:00 |
|