RFR: 8288589: Files.readString ignores encoding errors for UTF-16 [v2]
Naoto Sato
naoto at openjdk.org
Wed Jun 22 17:46:59 UTC 2022
On Wed, 22 Jun 2022 10:50:56 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> > > One other thing, this is a regression in 19 so I assume the PR should be against openjdk/jdk19 rather than the main line.
> >
> >
> > Since this PR already got a few approvals, I will backport the changeset to the jdk19 line after this PR gets integrated.
>
> Okay, although doing it this way means there will need to be a PR for openjdk/jdk19 too.
Yes. It's much easier to backport it than to create a jdk19 PR from scratch, as `/backport` skara command does the job for me 😀
-------------
PR: https://git.openjdk.org/jdk/pull/9193
More information about the core-libs-dev
mailing list