[jdk22u] RFR: 8325590: Regression in round-tripping UTF-16 strings after JDK-8311906

Daniel Fuchs dfuchs at openjdk.org
Fri Feb 16 16:14:04 UTC 2024


On Fri, 16 Feb 2024 15:58:35 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I get a review of this PR which proposes to backport https://bugs.openjdk.org/browse/JDK-8325590 to JDK 22u. This is a clean backport and supersedes the one that Roger opened a few days back https://github.com/openjdk/jdk22u/pull/52. Roger is away so the other PR hasn't yet been integrated. JDK-8325590, as noted in the JBS issue, has been approved for a 22u backport.

I looked at Roger's PR and this PR and they do look identical to me.
The change len -> caLen is present so that looks good to me.
Maybe @AlanBateman will want to review too since he reviewed the original backport

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

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk22u/pull/55#pullrequestreview-1885512023


More information about the jdk-updates-dev mailing list