Integrated: 8288589: Files.readString ignores encoding errors for UTF-16

Naoto Sato naoto at openjdk.org
Thu Jun 23 17:13:01 UTC 2022


On Thu, 23 Jun 2022 16:12:31 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [2728770e](https://urldefense.com/v3/__https://github.com/openjdk/jdk/commit/2728770e3d73bb11c4d6e54b5aff91588a1a780b__;!!ACWV5N9M2RV99hQ!I5gYvkBBqN_IvjE2nbA57e5GTqsIW-Vww4LdZpqNPPIBDf4ihZbF5grAAgycsS2npzGdnMW2RoSgvvhazdQzjA$ ) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Naoto Sato on 23 Jun 2022 and was reviewed by Roger Riggs, Iris Clark and Alan Bateman.
> 
> Thanks!

This pull request has now been integrated.

Changeset: a716f793
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk19/commit/a716f7934b2ce8078c27df4c87e8c1e9cceed000
Stats:     231 lines in 4 files changed: 143 ins; 68 del; 20 mod

8288589: Files.readString ignores encoding errors for UTF-16

Backport-of: 2728770e3d73bb11c4d6e54b5aff91588a1a780b

-------------

PR: https://git.openjdk.org/jdk19/pull/61


More information about the core-libs-dev mailing list